Files
Starship/src
Spodi 28bda618b8 Unify FPS and V-Sync controls and behavior (#181)
- DirectX's "Match Refresh Rate" is now a checkbox like in OpenGL and Metal.
- Clamp max FPS to refresh rate when V-Sync is enabled or can't be disabled, regardless of the FPS sliders setting, to avoid slowdown in Metal / OpenGL and dropping frames in DirectX as much as possible.
-FPS slider allows up to 360 FPS in every renderer.
- More descriptive V-Sync tooltip

Also fixes GetInterpolationFPS() not being used to calculate desired FPS.

Co-authored-by: Lywx <kiritodev01@gmail.com>
2025-03-28 16:33:09 -06:00
..
2025-03-24 02:50:18 -04:00
2025-02-18 20:12:11 -03:00
2025-03-14 11:19:39 -06:00
2024-11-12 13:21:26 -03:00
2024-05-19 01:27:17 -03:00
2024-09-17 19:14:09 -03:00