mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-10 23:33:38 +00: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