sdl2: allow to turn off vsync
commit459a49aa27dde0e4572affb4b59dac26afeef47b
authorrofl0r <rofl0r@users.noreply.github.com>
Mon, 28 Mar 2022 05:08:18 +0000 (28 05:08 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Mon, 28 Mar 2022 05:08:18 +0000 (28 05:08 +0000)
treefda4a52a0c3086c1827633b12ed795050215a7dc
parentc98fff02bc6783151ea2749ee03bd209e8bda45d
sdl2: allow to turn off vsync

just use a regular rc variable instead of letting the user fuck
around with SDL_HINT environment variables.
sys/sdl2/sdl2.c