mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-14 09:05:28 +00:00
This works better for games where there may be a bunch of simulation logic that needs to be run before the next rendering pass, and prevents blocking if the next drawable is busy.