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 02:12:38 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
4ec259a7848de6037a44e39409db8e487674502e
SDL
/
src
/
stdlib
T
History
Sam Lantinga
4ec259a784
Fixed building on Visual Studio 2013 and older
2021-09-22 19:06:11 -07:00
..
SDL_crc32.c
…
SDL_getenv.c
…
SDL_iconv.c
Fix casts that should be using uintptr_t
2021-07-29 14:42:15 -07:00
SDL_malloc.c
replace i386 checks with __i386__
2021-02-15 03:02:32 +03:00
SDL_qsort.c
…
SDL_stdlib.c
fixed a typo in SDL_ceilf()
2021-03-14 11:04:28 +03:00
SDL_string.c
Fixed building on Visual Studio 2013 and older
2021-09-22 19:06:11 -07:00
SDL_strtokr.c
…