[Git][wine/wine][master] 4 commits: user32/tests: Add tests for DisplayConfigGetDeviceInfo(...
Alexandre Julliard pushed to branch master at wine / wine Commits: 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. - - - - - 6 changed files: - dlls/user32/tests/monitor.c - dlls/win32u/sysparams.c - dlls/winemac.drv/cocoa_display.m - dlls/winemac.drv/display.c - dlls/winemac.drv/macdrv_cocoa.h - include/wine/gdi_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f5944829dc8620b48f8ebde59a9ee8... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f5944829dc8620b48f8ebde59a9ee8... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)