Frank Praznik 716dc0e1bf wayland: Implement SetWindowOpacity via the alpha modifier protocol 1 year ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
audio 534768c7c5 Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice() 1 year ago
camera 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 year ago
core 25024ea295 windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv. 1 year ago
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 year ago
dialog 3acca27e95 Dialog: XDG Portals: Remove the `file://` URI 1 year ago
dynapi ca2d7f9844 gendynapi.py: Ignore wiki documentation blocks. 1 year ago
events cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. 1 year ago
file 04be04c338 Removed mostly unused SDL_errorcode 1 year ago
filesystem 863a9029ae Added SDL_GlobFlags 1 year ago
haptic 19b3ddac2f Fix TOCTOU race condition 2 years ago
hidapi 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 year ago
joystick a3ab46b707 Fixed mapping the touchpad for the Qanba PS5 controllers like the Qanba Drone 2 Arcade Joystick 1 year ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
locale 390fff4ae0 N3DS: Fix locale name and early return. 2 years 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 2 years ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
render 89a4d9ae67 cmake+d3d12: d3d12 now builds succesfully on older Windows SDKs, so simplify the checks 1 year ago
sensor 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 year ago
stdlib 6e081eb7dc Memory leak no more! 1 year ago
storage 863a9029ae Added SDL_GlobFlags 1 year ago
test cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. 1 year ago
thread b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. 1 year ago
time 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 1 year ago
timer 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 1 year ago
video 716dc0e1bf wayland: Implement SetWindowOpacity via the alpha modifier protocol 1 year ago
SDL.c 156ca356b5 Free any temporary environment memory at SDL_Quit() 1 year 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 2 years ago
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 1 year 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 961488b0dc Added NULL pointer check 1 year ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_internal.h 2f2c3afb05 SDL_internal: tweaked comment. 1 year ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 2626304e70 properties: add formal SDL_CleanupPropertyCallback type, improve docs. 1 year ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 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