This website requires JavaScript.
Explore
Help
Register
Sign In
gitea
/
SDL3_fork
Watch
1
Star
0
Fork
0
You've already forked SDL3_fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62ebc527d0b4cd61c262fe61c8e9a5cf5aeba658
SDL3_fork
/
src
/
timer
History
Alex Szpakowski
33af421d7b
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
2016-02-14 21:17:25 -04:00
..
dummy
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
haiku
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
psp
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
unix
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
windows
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
2016-02-14 21:17:25 -04:00
SDL_timer_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_timer.c
Remove almost all instances of "volatile" keyword.
2016-01-03 06:50:50 -05:00