Alexandre Julliard pushed to branch master at wine / wine
Commits: 5c708e83 by Alexandros Frantzis at 2025-02-06T13:58:59+01:00 winewayland: Round the Wayland refresh rate to calculate the win32 display frequency.
Round the Wayland refresh rate instead of floor-ing it, to report a more accurate win32 display frequency. This can slightly improve FPS values in games that use the reported display frequency to drive their rendering.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56542
- - - - -
1 changed file:
- dlls/winewayland.drv/display.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5c708e83b701c0c5ec5f0ca1dde5ee5...