This website requires JavaScript.
Explore
Help
Register
Sign in
pandory500
/
SDL-mirror
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
33660e58c1
SDL-mirror
/
src
/
timer
History
Download ZIP
Download TAR.GZ
Edward Rudd
33660e58c1
move Ticks initialization tracking to separate function and ensure it's called with SDL_VideoInit is called to init SDL instead of SDL_Init
...
-- why do we even allow initialization w/o calling at least SDL_Init(0) ?
2013-05-02 21:40:59 -04:00
..
beos
Happy New Year!
2013-02-15 08:47:44 -08:00
dummy
Happy New Year!
2013-02-15 08:47:44 -08:00
psp
Add PSP support
2013-03-17 20:07:02 +08:00
unix
add in OS X Monotonic clock as well as handling fall-back incase the OSX/Linux system doesn't have a monotonic clock.
2013-05-02 21:17:59 -04:00
windows
QueryPerformanceCounter() is reliable these days, and setting the timer frequency higher can have adverse power consequences.
2013-05-02 16:54:03 -07:00
SDL_timer.c
move Ticks initialization tracking to separate function and ensure it's called with SDL_VideoInit is called to init SDL instead of SDL_Init
2013-05-02 21:40:59 -04:00
SDL_timer_c.h
move Ticks initialization tracking to separate function and ensure it's called with SDL_VideoInit is called to init SDL instead of SDL_Init
2013-05-02 21:40:59 -04:00