Alexandre Julliard pushed to branch master at wine / wine
Commits: 4382c37c by Alexandre Julliard at 2025-08-28T22:19:15+02:00 gdi32/tests: Remove some workarounds for NT4.
- - - - - 3b3df12f by Alexandre Julliard at 2025-08-28T22:19:15+02:00 gdi32: Handle the default color profile on the GDI side.
- - - - - c0417128 by Alexandre Julliard at 2025-08-28T22:19:15+02:00 gdi32: Handle the ICM\mntr key on the GDI side.
- - - - - 23aff21b by Alexandre Julliard at 2025-08-28T22:19:15+02:00 winex11: Create the ICM profile file at startup.
- - - - - 9d260675 by Alexandre Julliard at 2025-08-28T22:19:15+02:00 win32u: Remove the __wine_get_icm_profile() syscall.
- - - - - 70c6d882 by Alexandre Julliard at 2025-08-28T22:19:16+02:00 win32u: Remove the GetICMProfile driver entry point.
- - - - -
19 changed files:
- dlls/gdi32/icm.c - dlls/gdi32/tests/icm.c - dlls/win32u/dc.c - dlls/win32u/dibdrv/dc.c - dlls/win32u/driver.c - dlls/win32u/emfdrv.c - dlls/win32u/font.c - dlls/win32u/main.c - dlls/win32u/path.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/winex11.drv/graphics.c - dlls/winex11.drv/init.c - dlls/winex11.drv/x11drv.h - dlls/winex11.drv/x11drv_main.c - dlls/winex11.drv/xrender.c - dlls/wow64win/gdi.c - include/ntgdi.h - include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c4deeadb9def284ddf79ed8a8b8143...