This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-08-21 06:18:29 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
78dbf9be504e6c466595338ef1a4cfbca66a7beb
SDL
/
src
/
stdlib
T
History
Ryan C. Gordon
a9cfcf6bde
stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
...
Fixes
#10105
.
2024-06-27 17:36:09 -04:00
..
SDL_casefolding.h
…
SDL_crc16.c
…
SDL_crc32.c
…
SDL_getenv_c.h
Fixed Android warnings
2024-06-04 16:38:32 -07:00
SDL_getenv.c
Fixed Android warnings
2024-06-04 16:38:32 -07:00
SDL_iconv.c
…
SDL_malloc.c
JANITORIAL: Fix typos in comments in various files (
#10058
)
2024-06-19 07:13:46 -07:00
SDL_memcpy.c
…
SDL_memmove.c
…
SDL_memset.c
…
SDL_mslibc_x64.masm
…
SDL_mslibc.c
…
SDL_qsort.c
Update qsort implementation
2024-06-19 05:40:01 +03:00
SDL_random.c
Updated based on feedback from @JKaniarz
2024-06-24 11:49:15 -07:00
SDL_stdlib.c
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
2024-06-24 11:49:15 -07:00
SDL_string.c
stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
2024-06-27 17:36:09 -04:00
SDL_strtokr.c
…
SDL_sysstdlib.h
stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
2024-06-27 17:36:09 -04:00
SDL_vacopy.h
…