wlroots-hyprland/render/allocator
Austin Shafer d368028bd5 allocator: remove backend parameter in allocator_autocreate_with_drm_fd
Since we only use the backend capabilities here we can simply pass
them in directly. This allows other locations to create an allocator
even if they don't have a backend. They can simply specify the caps
they want instead.
2024-02-02 16:36:31 -05:00
..
allocator.c allocator: remove backend parameter in allocator_autocreate_with_drm_fd 2024-02-02 16:36:31 -05:00
drm_dumb.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
gbm.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
shm.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00