mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-18 22:48:22 +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.