mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-23 01:01:07 +01:00
This kicks in if the platform doesn't support vsync directly, or if the present fails for some reason (e.g. minimized on some platforms) Fixes https://github.com/libsdl-org/SDL/issues/5134