Ozkan Sezer
|
cb3a1a82d5
SDL_memcpy.c, SDL_memmove.c, SDL_memset.c: don't use gcc builtins if !HAVE_LIBC
|
2 years ago |
Sam Lantinga
|
ff01d0b568
Fixed building without HAVE_LIBC on Windows
|
2 years ago |
Sam Lantinga
|
5e70ee29cc
Build SDL with the static C runtime on Visual Studio
|
2 years ago |
Sam Lantinga
|
7a069cc4b0
Allow optimizing memcpy and memset where possible
|
2 years ago |
Anonymous Maarten
|
5da85376b9
stdlib: move all mslibc functions to SDL_mslibc.c
|
3 years ago |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
3 years ago |