mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 21:15:59 +01:00
756dedae20
Goals: - Extensibility: we need to be able to add new params to the calls to render a texture/rect. For instance we'll need to add fences to the render texture operation for explicit sync purposes. - No implicit state: no more bind_buffer, begin, end. - No matrices: these hurt Pixman and we don't need them. - Clip regions for optimized damage repainting. Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3188 |
||
---|---|---|
.. | ||
allocator.h | ||
dmabuf.h | ||
drm_format_set.h | ||
egl.h | ||
gles2.h | ||
interface.h | ||
pixman.h | ||
swapchain.h | ||
vulkan.h | ||
wlr_renderer.h | ||
wlr_texture.h |