This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/yawut/SDL.git
synced
2026-07-09 21:27:18 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
82d01cd77a
SDL
/
src
/
timer
History
Edward Rudd
908e617900
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.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
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