Alexandre Julliard pushed to branch master at wine / wine
Commits: 02d7a9cd by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Introduce a new add_virtual_mode helper.
- - - - - 9be2e3e4 by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Pass host enumerated display modes to get_virtual_modes.
- - - - - abf3e6b4 by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Keep virtual screen sizes in a SIZE array.
- - - - - 97312291 by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Introduce a new get_screen_sizes helper.
- - - - - 43648d97 by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Check generated sizes with the maximum display mode.
- - - - - 8f85c444 by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Generate fake resolution list from the host modes.
- - - - - e0b7cf3a by Rémi Bernon at 2025-02-18T11:57:50+01:00 win32u: Generate modes for the host native frequency.
In addition to 60Hz modes.
- - - - -
1 changed file:
- dlls/win32u/sysparams.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f9c96a5a7a5b8fc1066927e247a7a7...