.. |
beos
|
e187810eca
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
|
11 years ago |
dummy
|
e187810eca
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
|
11 years ago |
psp
|
e187810eca
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
|
11 years ago |
unix
|
eec4710c53
Fixes bug #2074 - Thanks Sylvain!
|
11 years ago |
windows
|
7e3b7dbcb6
Patched to compile with Visual Studio.
|
11 years ago |
SDL_timer.c
|
e187810eca
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
|
11 years ago |
SDL_timer_c.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |