SDL/src
Sam Lantinga a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2024-01-18 10:55:24 -08:00
..
atomic Updated the atomic API for SDL 3.0 naming conventions 2024-01-18 04:41:34 -08:00
audio Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
core Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2024-01-18 10:55:24 -08:00
cpuinfo Removed SDL_CPUINFO_DISABLED 2024-01-17 09:24:04 -08:00
dynapi Re-add SDL_HAPTIC_SQUARE for SDL 3.0 2024-01-18 09:24:03 -08:00
events Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2024-01-18 10:55:24 -08:00
file Removed SDL_FILE_DISABLED 2024-01-17 09:24:04 -08:00
filesystem Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2024-01-14 20:31:41 -08:00
haptic Re-add SDL_HAPTIC_SQUARE for SDL 3.0 2024-01-18 09:24:03 -08:00
hidapi Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() 2024-01-18 08:18:37 -08:00
joystick Removed obsolete XInput mapping hint 2024-01-18 07:00:21 -08:00
libm Updated copyright for 2024 2024-01-01 13:15:26 -08:00
loadso Removed SDL_LOADSO_DISABLED 2024-01-17 09:24:04 -08:00
locale Updated copyright for 2024 2024-01-01 13:15:26 -08:00
main Updated the atomic API for SDL 3.0 naming conventions 2024-01-18 04:41:34 -08:00
misc Updated copyright for 2024 2024-01-01 13:15:26 -08:00
power Updated copyright for 2024 2024-01-01 13:15:26 -08:00
render Fixed drop event coordinate conversion 2024-01-16 14:07:42 -08:00
sensor Removed SDL_EVENTS_DISABLED 2024-01-17 09:24:04 -08:00
stdlib Rename SDL_mslibc_x64.asm -> SDL_mslibc_x64.masm 2024-01-04 17:46:07 +01:00
test Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2024-01-18 10:55:24 -08:00
thread Update thread naming on windows 2024-01-18 10:19:18 -08:00
timer Updated SDL_TimerID to use the same type as other IDs in SDL 2024-01-18 07:08:15 -08:00
video Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2024-01-18 10:55:24 -08:00
SDL.c Removed SDL_INIT_EVERYTHING 2024-01-18 06:17:58 -08:00
SDL_assert.c Updated the atomic API for SDL 3.0 naming conventions 2024-01-18 04:41:34 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hashtable.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hashtable.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_internal.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_log.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_properties.c remove several instances of unnecessary emptry str "" after SDL_PRI??? 2024-01-18 17:25:50 +03:00
SDL_properties_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00