L zard 06aa02453a Tests: Use the main callback code macros 10 months ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
audio 534768c7c5 Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice() 10 months ago
camera df25e4022d Removed short aliases for 16-bit pixel formats 10 months ago
core 25024ea295 windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv. 11 months ago
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 11 months ago
dialog a5b0041b4a Fixed SDL_strncmp() logic in portal dialog code 10 months ago
dynapi 99599d9236 Added SDL_AddTimerNS() 10 months ago
events cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. 10 months ago
file 04be04c338 Removed mostly unused SDL_errorcode 11 months ago
filesystem 863a9029ae Added SDL_GlobFlags 11 months ago
haptic 19b3ddac2f Fix TOCTOU race condition 1 year ago
hidapi 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 11 months ago
joystick a3ab46b707 Fixed mapping the touchpad for the Qanba PS5 controllers like the Qanba Drone 2 Arcade Joystick 11 months ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 year ago
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 year ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
render 89a4d9ae67 cmake+d3d12: d3d12 now builds succesfully on older Windows SDKs, so simplify the checks 11 months ago
sensor 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 11 months ago
stdlib 6e081eb7dc Memory leak no more! 11 months ago
storage 863a9029ae Added SDL_GlobFlags 11 months ago
test 06aa02453a Tests: Use the main callback code macros 10 months ago
thread b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. 11 months ago
time 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 11 months ago
timer aaa9bf9422 Added more error checking for SDL timer functions 10 months ago
video df25e4022d Removed short aliases for 16-bit pixel formats 10 months ago
SDL.c 156ca356b5 Free any temporary environment memory at SDL_Quit() 11 months ago
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 year ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hints.c 961488b0dc Added NULL pointer check 11 months ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 year ago
SDL_internal.h 2f2c3afb05 SDL_internal: tweaked comment. 11 months ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_properties.c 2626304e70 properties: add formal SDL_CleanupPropertyCallback type, improve docs. 10 months ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 1 year ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago