Ryan C. Gordon 226fecff78 audio: Split current_audio.device_hash into two separate hashtables. 6 months ago
..
atomic d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
audio 226fecff78 audio: Split current_audio.device_hash into two separate hashtables. 6 months ago
camera dc2c83c383 Support Google Play 16 KB Page Size Requirement (#13470) 7 months ago
core 970c0bfe96 Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28 7 months ago
cpuinfo 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
dialog 27caa57695 dialog: Make sure we don't underflow a string in Cocoa backend. 8 months ago
dynapi 9a71e3fd50 Revert "Add SDL_IsTraySupported" 7 months ago
events aab95894a6 Fixed crash if mouse functions are used after video quit 6 months ago
filesystem af1c05fd58 filesystem: Check SDL_GetPrefPath parameters at the higher level. 8 months ago
gpu 0fcaf47658 gpu: D3D12 only requires feature level 11_0 with Resource Binding Tier 2. 7 months ago
haptic 43f3991398 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error 7 months ago
hidapi ae5ce258cf Fix double-free warning in src/hidapi/linux/hid.c 7 months ago
io 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago
joystick fe16c620d8 Fix crash when enumerating Steam Controllers 7 months ago
libm f361034ac3 fix typos 7 months ago
loadso f2074d7af3 Updated copyright for 2025 1 year ago
locale 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
main b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. 8 months ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 1 year ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 months ago
process 7b501ae71f Add a few include guards to private headers 7 months ago
render 270737584e Fix vsync-off support for direct3d11 6 months ago
sensor 718034f5fa Remove newlines from log messages 1 year ago
stdlib 3195980b49 Define relevant macros when LACKS_ERRNO_H is true 7 months ago
storage 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago
test d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
thread c64518f300 PSP: Truncate thread name when passing to sceKernelCreateThread 8 months ago
time 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
timer 62d82ffc15 fix: don't use `CLOCK_MONOTONIC_RAW` on Android 8 months ago
tray 31ba7efa48 x11: Refactor dpi hooks, removing GTK dependency and fixing XSettings watcher 7 months ago
video 7bbbbb3a1c Fixed build 6 months ago
SDL.c 171885010d Add GNU/Hurd as platform 7 months ago
SDL_assert.c 54f5b73333 emscripten: Don't use legacy JS library functions for assertions 1 year ago
SDL_assert_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_error.c 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months ago
SDL_error_c.h 1a7c206986 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 11ec0c7a8f hashtable: Fix documentation typos 8 months ago
SDL_hints.c d7939abf42 Use consistent style for pointer declarations and casts 9 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_internal.h 885e611f3c 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 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 10 months 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 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago
SDL_utils_c.h 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 8 months ago