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-05-21 23:01:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
stdlib
History
Sam Lantinga
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
2017-11-04 17:35:03 -07:00
..
SDL_getenv.c
Fixed bug 3917 - Android, issues with getManifestEnvironmentVariable
2017-11-04 09:37:29 -07:00
SDL_iconv.c
Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c
2017-09-10 12:42:38 -07:00
SDL_malloc.c
Fixed compiler warning
2017-10-12 17:17:09 -07:00
SDL_qsort.c
Fixed 64-bit build warning
2017-09-08 15:08:03 -07:00
SDL_stdlib.c
Added SDL_fmod() and SDL_fmodf()
2017-11-04 17:35:03 -07:00
SDL_string.c
Added functions to query and set the SDL memory allocation functions:
2017-10-12 13:44:28 -07:00