Sam Lantinga
|
80c6a5f8d9
Updated copyright for 2026
|
2 months ago |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 year ago |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 year ago |
Anonymous Maarten
|
009318c5a9
Fix warnings when building with -DSDL_LIBC=OFF on Linux
|
2 years ago |
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 |