wlroots-hyprland/include/backend
Simon Ser bec1e6b149 backend/drm: remove special linear case for cursor plane
We now properly mark the cursor plane's formats as linear-only, and we
now have a version of wlr_drm_format_intersect that handles the case of
linear-only formats and implicit modifiers.

We can remove the special drm_plane_init_surface flag we had for cursor
planes. This also allows us to use a non-linear layout for cursor planes
on drivers that support it.

Tested on amdgpu GFX9.
2020-12-30 11:17:43 +01:00
..
drm backend/drm: remove special linear case for cursor plane 2020-12-30 11:17:43 +01:00
session session: Add libseat backend 2020-08-24 11:13:55 +02:00
headless.h backend/headless: switch to wlr_swapchain 2020-11-15 22:54:07 +01:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h backend/noop: improve output number handling 2019-03-15 18:38:12 +02:00
wayland.h backend/wayland: re-use wl_buffers 2020-12-21 16:30:47 +01:00
x11.h backend/x11: create per-window present event contexts 2020-12-28 16:57:56 +01:00