weston/libweston
Emmanuel Gil Peyrot 1c5ce4c2cc DRM: Add support for HDMI content type
Some monitors expose a selector for the kind of content that will get
displayed, allowing them to optimise their settings for this particular
content type.

I got access to such a monitor, sadly even setting it to game mode
didn’t lower its atrocious latency, but drm_info[1] reports it to be set
correctly so hopefully it’ll work better with other monitors.

[1] https://github.com/ascent12/drm_info

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
2022-11-03 15:40:00 +00:00
..
backend-drm DRM: Add support for HDMI content type 2022-11-03 15:40:00 +00:00
backend-headless gl-renderer: pass initial output area explicitly 2022-09-23 12:42:05 +00:00
backend-rdp backend-rdp: use resize_output with pixman-renderer 2022-09-23 12:42:05 +00:00
backend-vnc backend-vnc: use configured keymap 2022-10-18 16:06:13 +02:00
backend-wayland libweston: Split notify_pointer focus into notify/clear 2022-10-25 15:58:24 -05:00
backend-x11 libweston: Split notify_pointer focus into notify/clear 2022-10-25 15:58:24 -05:00
color-lcms color-lcms: add support for matrices 2022-09-28 10:28:28 +00:00
desktop libweston: Don't return coordinates from weston_compositor_pick_view 2022-11-02 10:25:15 +00:00
renderer-gl gl-renderer: add matrix 2022-09-28 10:28:28 +00:00
animation.c
backend.h libweston: Split notify_pointer focus into notify/clear 2022-10-25 15:58:24 -05:00
bindings.c
clipboard.c
color-noop.c libweston: add HDR metadata to weston_output 2022-05-27 10:30:35 +00:00
color.c backend-drm: check for HDR_OUTPUT_METADATA 2022-05-02 12:19:24 +00:00
color.h gl-renderer: add matrix 2022-09-28 10:28:28 +00:00
compositor.c libweston: Don't return coordinates from weston_compositor_pick_view 2022-11-02 10:25:15 +00:00
content-protection.c
data-device.c libweston: Don't return coordinates from weston_compositor_pick_view 2022-11-02 10:25:15 +00:00
dbus.c
dbus.h
drm-formats.c
git-version.h.meson
input.c input: make sure pointer->focus is set before trusting pointer->sx,sy 2022-11-02 10:25:15 +00:00
launcher-impl.h
launcher-libseat.c
launcher-logind.c
launcher-util.c
launcher-util.h
libinput-device.c
libinput-device.h
libinput-seat.c
libinput-seat.h
libweston-internal.h compositor: Factor out check if a view takes input for a point 2022-11-02 10:25:15 +00:00
linux-dmabuf.c helpers: Add a u64 from 2 u32 helper 2022-10-27 08:13:30 +00:00
linux-dmabuf.h build: fix possible race/error for some backends 2022-06-20 16:14:01 +03:00
linux-explicit-synchronization.c
linux-explicit-synchronization.h
linux-sync-file-uapi.h
linux-sync-file.c
linux-sync-file.h
log.c
meson.build backend-vnc: add VNC support using Neat VNC library 2022-10-18 07:31:42 +02:00
noop-renderer.c libweston: add weston_renderer::resize_output() 2022-09-23 12:42:05 +00:00
pixel-formats.c libweston: add pixel_format_get_info_by_pixman() 2022-08-03 14:33:48 +03:00
pixel-formats.h libweston: add pixel_format_get_info_by_pixman() 2022-08-03 14:33:48 +03:00
pixman-renderer.c pixman-renderer: track framebuffer size explicitly 2022-09-23 12:42:05 +00:00
pixman-renderer.h pixman-renderer: pass initial size explicitly 2022-09-23 12:42:05 +00:00
plugin-registry.c
screenshooter.c screenshooter: Add SHM buffer destroy listener to avoid invalid memcpy 2022-10-03 16:52:16 +02:00
spring-tool.c
timeline.c
timeline.h
touch-calibration.c libweston: Add weston_surface_map() wrapper 2022-06-16 12:17:15 +03:00
vertex-clipping.c
vertex-clipping.h
weston-direct-display.c
weston-log-file.c
weston-log-flight-rec.c
weston-log-internal.h
weston-log-wayland.c
weston-log.c weston-log: Fix documentation for weston_log_subscription_create 2022-07-01 17:20:18 +03:00