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-04-13 04:15:54 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8ed0cc4300
SDL
/
src
/
timer
History
Wouter Wijsman
21fd0047e3
Initial for building PSP version with CMake
2021-12-07 14:03:00 +03:00
..
dummy
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
haiku
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
os2
os/2: Don't try to be clever with the 32-bit GetTicks fallback.
2021-11-01 14:28:00 -04:00
psp
Initial for building PSP version with CMake
2021-12-07 14:03:00 +03:00
unix
Fix warning: declaration shadows a local variable
2021-11-09 13:33:24 +01:00
vita
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
windows
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
2021-11-01 14:28:00 -04:00
SDL_timer_c.h
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
SDL_timer.c
emscripten: Make timers work (if used with emscripten_set_main_loop)
2021-11-07 15:40:54 -05:00