wlroots/include/backend
David Turner 5234e30578 backend/drm/atomic: Always use BT.709 encoding for YUV
When we overlay/scanout non-RGB planes we were relying on the default
DRM color encoding, which could vary per DRM device.  We want this to be
consistent across devices and with YUV conversion done by renderers, so
change this to always use BT.709 encoding (if the property is
available).  I've chosen BT.709 because it should be correct for HD
video, which is probably most common.
2025-05-08 14:31:07 +01:00
..
drm backend/drm/atomic: Always use BT.709 encoding for YUV 2025-05-08 14:31:07 +01:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
wayland.h backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00