wlroots-hyprland/backend
Simon Ser d6be1d68b7 backend/drm: fail on explicit modifier in drmModeAddFB2
drmModeAddFB2 doesn't support explicit modifiers. Only accept INVALID
which indicates an implicit modifier and LINEAR which may indicate
that GBM_BO_USE_LINEAR has been used.
2021-10-01 09:21:50 -06:00
..
drm backend/drm: fail on explicit modifier in drmModeAddFB2 2021-10-01 09:21:50 -06:00
headless backend: create renderer and allocator in wlr_backend_autocreate 2021-09-30 08:50:43 -06:00
libinput backend/libinput: send hold gesture events 2021-09-27 15:30:31 +02:00
multi backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
noop backend/noop: drop attach_render/rollback_render 2021-07-29 09:48:33 -04:00
session backend/session: use DRM_PRIMARY_MINOR_NAME 2021-06-17 00:28:04 +02:00
wayland backend: create renderer and allocator in wlr_backend_autocreate 2021-09-30 08:50:43 -06:00
x11 Require INVALID for implicit format modifiers 2021-10-01 09:21:50 -06:00
backend.c backend: create renderer and allocator in wlr_backend_autocreate 2021-09-30 08:50:43 -06:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00