mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
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. |
||
|---|---|---|
| .. | ||
| allocator.c | ||
| drm_dumb.c | ||
| gbm.c | ||
| meson.build | ||
| shm.c | ||
| udmabuf.c | ||