-
ef9ee61c
by Brendan Shanks at 2025-11-27T11:17:23+01:00
user32/tests: Add tests for DisplayConfigGetDeviceInfo( DISPLAYCONFIG_DEVICE_INFO_GET_ADVANCED_COLOR_INFO ).
-
40b0d3d1
by Brendan Shanks at 2025-11-27T11:17:25+01:00
win32u: Add semi-stub for NtUserDisplayConfigGetDeviceInfo( DISPLAYCONFIG_DEVICE_INFO_GET_ADVANCED_COLOR_INFO ).
-
e2bff81f
by Brendan Shanks at 2025-11-27T11:17:25+01:00
win32u: Store whether a monitor is HDR-capable in gdi_monitor.
-
d6248418
by Brendan Shanks at 2025-11-27T11:17:26+01:00
winemac: Report whether monitors are HDR-capable based on NSScreen.maximumPotentialExtendedDynamicRangeColorComponentValue.