wlroots/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
headless.h backend/headless: switch to wlr_swapchain 2020-11-15 22:54:07 +01:00
libinput.h
multi.h
noop.h
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