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-06-09 16:13:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
stdlib
History
Sam Lantinga
12ca3ce3fa
Fixed building using MinGW
...
Our SDL_windows.h needed to be included before anything else so UNICODE is defined.
2013-10-17 23:02:29 -07:00
..
SDL_getenv.c
Fixed building using MinGW
2013-10-17 23:02:29 -07:00
SDL_iconv.c
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
2013-08-29 08:29:21 -07:00
SDL_malloc.c
Fixes
#2022
, do not resume on Android when surfaceChanged
2013-08-12 11:13:50 -03:00
SDL_qsort.c
Fixes
#2022
, do not resume on Android when surfaceChanged
2013-08-12 11:13:50 -03:00
SDL_stdlib.c
Fixes
#2022
, do not resume on Android when surfaceChanged
2013-08-12 11:13:50 -03:00
SDL_string.c
Fixed bug 2082 - SDL stdlib implementation does not force upper case for %X format specifier
2013-09-05 06:59:34 -07:00