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
gbm.h
shm.h
udmabuf.h render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00