wlroots/render/allocator
Simon Ser b908d865b1 backend: replace get_buffer_caps hook with a struct field
Do the same as wlr_renderer: the supported buffer capabilities are
static for the lifetime of the backend.
2024-12-25 18:40:05 +00:00
..
allocator.c backend: replace get_buffer_caps hook with a struct field 2024-12-25 18:40:05 +00:00
drm_dumb.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
gbm.c allocator/gbm: Reset errno before gbm_bo_create 2024-08-19 14:59:44 +02:00
meson.build render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00
shm.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
udmabuf.c render/allocator: add udmabuf allocator 2024-12-22 21:37:57 +00:00