wlroots/render/allocator
Simon Ser bf75706555 render/allocator/gbm: add _with_drm_fd to create function name
Reserve wlr_gbm_allocator_create() for a potential future function
which takes an already-existing gbm_device as input.
2023-11-30 21:07:48 +01:00
..
allocator.c render/allocator/gbm: add _with_drm_fd to create function name 2023-11-30 21:07:48 +01:00
drm_dumb.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
gbm.c render/allocator/gbm: add _with_drm_fd to create function name 2023-11-30 21:07:48 +01:00
meson.build render/allocator/gbm: use gbm_bo_create_with_modifiers2() if available 2023-11-30 20:22:41 +01:00
shm.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00