This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-06-10 18:46:24 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
09ae4df5bf99f217b76ca19c863c2297838b079f
SDL
/
src
T
History
Ryan C. Gordon
09ae4df5bf
Another attempt to fix Windows build.
2016-02-15 03:37:01 -05:00
..
atomic
…
audio
…
core
…
cpuinfo
…
dynapi
PSP: Deactivated dynamic API.
2016-02-13 17:35:38 +01:00
events
Return the full number of events from SDL_PeepEvents() if NULL is passed in with SDL_PEEKEVENT
2016-01-31 11:29:11 -08:00
file
…
filesystem
David Carlier implemented SDL_GetBasePath() for OpenBSD
2016-01-31 21:11:15 -08:00
haptic
…
joystick
Fixed spaces in license comments.
2016-02-10 19:31:23 +01:00
libm
…
loadso
…
main
…
power
…
render
…
stdlib
Another attempt to fix Windows build.
2016-02-15 03:37:01 -05:00
test
…
thread
…
timer
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
2016-02-14 21:17:25 -04:00
video
Fixed spaces in license comments.
2016-02-10 19:31:23 +01:00
SDL_assert_c.h
…
SDL_assert.c
…
SDL_error_c.h
…
SDL_error.c
…
SDL_hints.c
…
SDL_internal.h
…
SDL_log.c
…
SDL.c
…