wlroots/include/render
Simon Ser 7cf8e80ffe render/allocator: add udmabuf allocator
udmabuf can create a DMA-BUF backed by a memfd. This is useful
when running with a software implementation of GL/Vulkan: the memfd
can be passed to the parent compositor via wl_shm and the DMA-BUF
can be imported via the usual APIs into GL/Vulkan.
2024-12-22 21:37:57 +00:00
..
allocator render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00
color.h render/color: Invert ownership model of color_transform types. 2024-08-24 14:33:22 -04:00
dmabuf.h
drm_format_set.h
egl.h
gles2.h render/gles2: implement explicit sync API 2024-08-06 17:37:06 +00:00
pixel_format.h
pixman.h
vulkan.h render/vulkan: Garbage collect unused buffers 2024-11-07 09:49:29 +00:00
wlr_renderer.h renderer: Drop mention of wlr_renderer_begin_with_buffer 2024-11-11 22:48:50 +00:00