wlroots-hyprland/backend/drm
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
..
atomic.c backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
backend.c backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
drm.c backend/drm: use wlr_drm_backend.name for fd cloning 2024-01-31 11:10:55 +03:00
fb.c backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
libliftoff.c backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
meson.build backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
monitor.c backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c allocator: remove backend parameter in allocator_autocreate_with_drm_fd 2024-02-02 16:36:31 -05:00
util.c backend/drm: fix di_info memory leak 2023-05-08 10:16:25 +08:00