wlroots-hyprland/backend
Simon Ser f9f90b4173 backend/drm: fail instead of stripping a modifier
We shouldn't strip a modifiers from buffers, because the will make
the kernel re-interpret the data as LINEAR on most drivers,
resulting in an incorrect output on screen.
2021-04-26 23:12:53 +02:00
..
drm backend/drm: fail instead of stripping a modifier 2021-04-26 23:12:53 +02:00
headless Log drmGetDevices2 error code 2021-04-26 16:27:24 +02:00
libinput backend/libinput: terminate display on error 2021-04-14 23:56:56 +02:00
multi backend: move get_drm_fd to public interface 2021-04-12 11:43:56 +02:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session: Close remaining devices on destroy 2021-04-18 18:32:24 +02:00
wayland Log drmGetDevices2 error code 2021-04-26 16:27:24 +02:00
x11 backend/x11: add support for shm buffers 2021-04-20 20:27:25 +02:00
backend.c backend: move get_drm_fd to public interface 2021-04-12 11:43:56 +02:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00