SDL/src/stdlib
Sam Lantinga 467aa0904e Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!)
This is especially useful for things like the accelerometer hint which could be needed before application main().
2017-10-24 00:17:07 -07:00
..
SDL_getenv.c Added the ability to set SDL hints from AndroidManifest.xml (thanks Rachel!) 2017-10-24 00:17:07 -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 stdlib: An implementation of SDL_scalbn using ldexp() (thanks, Ozkan!). 2017-08-29 00:36:17 -04:00
SDL_string.c Added functions to query and set the SDL memory allocation functions: 2017-10-12 13:44:28 -07:00