Wilson Jallet 03b14f5211 GPU: Fix Vulkan indexing error for resolve attachment refs (#13768) 8 months ago
..
atomic d7939abf42 Use consistent style for pointer declarations and casts 10 months ago
audio a743fb578c Use PulseAudio fragsize buffer correctly 9 months ago
camera dc2c83c383 Support Google Play 16 KB Page Size Requirement (#13470) 9 months ago
core 970c0bfe96 Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28 9 months ago
cpuinfo 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 11 months ago
dialog 27caa57695 dialog: Make sure we don't underflow a string in Cocoa backend. 9 months ago
dynapi 9a71e3fd50 Revert "Add SDL_IsTraySupported" 9 months ago
events 20df88a85b Fixed spacing 9 months ago
filesystem af1c05fd58 filesystem: Check SDL_GetPrefPath parameters at the higher level. 9 months ago
gpu 03b14f5211 GPU: Fix Vulkan indexing error for resolve attachment refs (#13768) 8 months ago
haptic 43f3991398 linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error 9 months ago
hidapi ae5ce258cf Fix double-free warning in src/hidapi/linux/hid.c 9 months ago
io 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 9 months ago
joystick fe16c620d8 Fix crash when enumerating Steam Controllers 9 months ago
libm f361034ac3 fix typos 9 months ago
loadso f2074d7af3 Updated copyright for 2025 1 year ago
locale 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 11 months ago
main b3af72f69e emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE. 10 months ago
misc cdde6dd7bb Bumped deployment requirements for Apple platforms 1 year ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 10 months ago
process 7b501ae71f Add a few include guards to private headers 9 months ago
render b63c32e790 SDL_SetRenderDrawBlendMode(): Remove redundant param check 9 months ago
sensor 718034f5fa Remove newlines from log messages 1 year ago
stdlib 3195980b49 Define relevant macros when LACKS_ERRNO_H is true 9 months ago
storage 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 9 months ago
test d7939abf42 Use consistent style for pointer declarations and casts 10 months ago
thread c64518f300 PSP: Truncate thread name when passing to sceKernelCreateThread 10 months ago
time 7ae64592c9 Restore support for the Nokia N-Gage (#12148) 11 months ago
timer 62d82ffc15 fix: don't use `CLOCK_MONOTONIC_RAW` on Android 10 months ago
tray 31ba7efa48 x11: Refactor dpi hooks, removing GTK dependency and fixing XSettings watcher 9 months ago
video 5f77da3a50 x11: use raw values for relative mouse motion 9 months ago
SDL.c 171885010d Add GNU/Hurd as platform 9 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) 11 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 10 months ago
SDL_hints.c d7939abf42 Use consistent style for pointer declarations and casts 10 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 11 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) 11 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. 9 months ago
SDL_utils_c.h 07ef532681 hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING. 9 months ago