wlroots/include/backend
Austin Shafer eb812f34f0 Perform direct scanout on secondary GPUs
This change attempts to import the buffer directly into the target
DRM context, and only performs drm_surface_blit if that doesn't
work.

Also advertise all scanout mods instead of only the ones compatible with
the main dev, since we can now scan them out.
2024-02-23 13:49:30 -05:00
..
drm Perform direct scanout on secondary GPUs 2024-02-23 13:49:30 -05:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h backend/libinput: drop wl_display argument 2024-01-25 15:05:36 +00:00
multi.h Add new struct wlr_multi_gpu 2024-02-23 13:49:30 -05:00
wayland.h backend/wayland: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00