This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-06-08 23:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
timer
History
Sam Lantinga
d7817f424b
Fixed for consistency with the other platforms
2013-08-17 17:04:14 -07:00
..
beos
auto init the ticks if the GetTicks and the like methods are called before SDL_Init().. This prevents annoying game bugs such as caching SDL_GetPerformanceFrequency in a static initializer
2013-08-17 18:07:29 -04:00
dummy
auto init the ticks if the GetTicks and the like methods are called before SDL_Init().. This prevents annoying game bugs such as caching SDL_GetPerformanceFrequency in a static initializer
2013-08-17 18:07:29 -04:00
psp
auto init the ticks if the GetTicks and the like methods are called before SDL_Init().. This prevents annoying game bugs such as caching SDL_GetPerformanceFrequency in a static initializer
2013-08-17 18:07:29 -04:00
unix
auto init the ticks if the GetTicks and the like methods are called before SDL_Init().. This prevents annoying game bugs such as caching SDL_GetPerformanceFrequency in a static initializer
2013-08-17 18:07:29 -04:00
windows
Fixed for consistency with the other platforms
2013-08-17 17:04:14 -07:00
SDL_timer_c.h
Fixes
#2022
, do not resume on Android when surfaceChanged
2013-08-12 11:13:50 -03:00
SDL_timer.c
auto init the ticks if the GetTicks and the like methods are called before SDL_Init().. This prevents annoying game bugs such as caching SDL_GetPerformanceFrequency in a static initializer
2013-08-17 18:07:29 -04:00