wlroots/include/render/allocator
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
..
drm_dumb.h all: use public <wlr/render/allocator.h> 2024-11-07 18:48:20 +01:00
gbm.h all: use public <wlr/render/allocator.h> 2024-11-07 18:48:20 +01:00
shm.h all: use public <wlr/render/allocator.h> 2024-11-07 18:48:20 +01:00
udmabuf.h render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00