Ryan C. Gordon f0efffc093 x11: Be a little less aggressive with Xinput2IsInitialized checks. 9 months ago
..
atomic f2074d7af3 Updated copyright for 2025 1 year ago
audio d42a1402e8 audio: corrected comment about device format minimums. 9 months ago
camera 1d0ecf982f pipewire: Don't require pw_check_library_version() with Pipewire < 0.3.75 1 year ago
core 4d3cdb70b5 get preferred locales on android 9 months ago
cpuinfo 9d9a24d325 Define illegal_instruction() when it will be actually used 10 months ago
dialog 72d5eb0ecb fix error handling in WideCharToMultiByte 9 months ago
dynapi 8730f6a569 dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 1 year ago
events d6212ae839 Fixed rare crash trying to interrupt SDL_WaitEvent() 9 months ago
filesystem b3336c5a73 Match style 1 year ago
gpu 99aa859362 gpu: Xbox buildfix 9 months ago
haptic 58388e8db4 Add SDL_HINT_JOYSTICK_HAPTIC_AXES 1 year ago
hidapi cdf26c6e97 Add hid_version and hid_version_str to renamed LIBUSB impl symbols 10 months ago
io 10ed6f49a9 asyncio: SDL_LoadFileAsync was not null-terminating the file data. 11 months ago
joystick 91180f8cb4 Disable SDL_HINT_JOYSTICK_RAWINPUT by default 9 months ago
libm f2074d7af3 Updated copyright for 2025 1 year ago
loadso f2074d7af3 Updated copyright for 2025 1 year ago
locale 156b3b4a8c Fixed language detection on iOS 1 year ago
main f2074d7af3 Updated copyright for 2025 1 year ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 1 year ago
power f2074d7af3 Updated copyright for 2025 1 year ago
process 18d367afd2 Fixed process I/O redirection to NUL on Windows 11 months ago
render c925f72562 Fix wrong callback type 9 months ago
sensor 718034f5fa Remove newlines from log messages 1 year ago
stdlib 341f910835 Initialize the padding of aligned allocations to zero 1 year ago
storage 2ba797576b storage: Declare a private bootstrap for NDA user storage 9 months ago
test b958189c92 Removed help for obsolete (and removed) command line option 1 year ago
thread 8cdeb1a35a Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411) 1 year ago
time a5b51669fb time: Fix compilation on Solaris 1 year ago
timer 73a8143581 timer, windows: allow building high resolution code with old SDKs. 1 year ago
tray e5c0e5efa7 Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries 9 months ago
video f0efffc093 x11: Be a little less aggressive with Xinput2IsInitialized checks. 9 months ago
SDL.c 110a832f5c Save and restore error messages when rolling back after failed init 1 year ago
SDL_assert.c a934a36a18 emscripten: Don't use legacy JS library functions for assertions 11 months ago
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_error.c efc390d7e2 Don't log SDL errors by default 1 year ago
SDL_error_c.h 110a832f5c Save and restore error messages when rolling back after failed init 1 year ago
SDL_guid.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_hashtable.c 84a236c92e hashtable: Redesign the hashtable API. 1 year ago
SDL_hashtable.h 84a236c92e hashtable: Redesign the hashtable API. 1 year ago
SDL_hints.c 8222513f63 Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 11 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_internal.h abbaf95cf0 Added macros to push/pop error messages while cleaning up 9 months ago
SDL_list.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_list.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_log.c f2074d7af3 Updated copyright for 2025 1 year ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c cf819ca818 Don't allow further operations on properties while we're destroying them 1 year ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c 976c92a2fb Added support for the HORI Taiko No Tatsujin Drum Controller 11 months ago
SDL_utils_c.h 281f0fae1c Include the VID/PID of generic keyboard/mouse devices on Windows 1 year ago