Sam Lantinga 5e70ee29cc Build SDL with the static C runtime on Visual Studio 2 years ago
..
atomic a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 2 years ago
audio 9fc1135e3b Fixed warning C4127: conditional expression is constant 2 years ago
core b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression 2 years ago
cpuinfo 6e1b11368d Removed SDL_CPUINFO_DISABLED 2 years ago
dynapi 7a069cc4b0 Allow optimizing memcpy and memset where possible 2 years ago
events a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2 years ago
file 3d951134a3 Removed SDL_FILE_DISABLED 2 years ago
filesystem 3a4ac15a27 Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2 years ago
haptic 9fc1135e3b Fixed warning C4127: conditional expression is constant 2 years ago
hidapi fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2 years ago
joystick aa3fc6e904 Fixed D-pad on Xbox One controllers using the HIDAPI driver 2 years ago
libm 5b3ee51c6c Updated copyright for 2024 2 years ago
loadso b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression 2 years ago
locale 5b3ee51c6c Updated copyright for 2024 2 years ago
main a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 2 years ago
misc 5b3ee51c6c Updated copyright for 2024 2 years ago
power 5b3ee51c6c Updated copyright for 2024 2 years ago
render 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally 2 years ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 years ago
stdlib 5e70ee29cc Build SDL with the static C runtime on Visual Studio 2 years ago
test a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2 years ago
thread b566bfce07 Fixed warning C4152: nonstandard extension, function/data pointer conversion in expression 2 years ago
timer d6a41f8f31 Updated SDL_TimerID to use the same type as other IDs in SDL 2 years ago
video 8d25c2d260 video: Fix window manager initiated fullscreen window moves 2 years ago
SDL.c c540c77756 Removed SDL_INIT_EVERYTHING 2 years ago
SDL_assert.c a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions 2 years ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hints_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_internal.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_list.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? 2 years ago
SDL_properties_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago