Cameron Gutman c2d0b59f29 kmsdrm: Fix double-free of GBM surface buffer in atomic mode 4 months ago
..
atomic fa68a73788 Fix compiler warning in MSVC ARM64 builds 7 months ago
audio 32ef82caaf pipewire: Don't mark a device disconnected if pw_stream_dequeue_buffer fails. 4 months ago
camera e2a2e2c31e camera: Fix crash when setting frame rate and improve FPS precision 5 months ago
core 5c430f8715 Fixed SDL_GlobDirectory() on asset paths on Android 4 months ago
cpuinfo 5f086e7623 Updated copyright for 2026 7 months ago
dialog a54dd7ba45 Fix Windows file dialog calling the callback twice 4 months ago
dynapi 122ad3d6f6 Added SDL_IsPhone() 5 months ago
events a5889b0e44 make sure #endif comment matches the macro name 6 months ago
filesystem 8b00b57468 filesystem: Rename a variable named "append" that is actually prepending. 4 months ago
gpu f8b7e22d7d GPU: Fix Vulkan backend segfault 4 months ago
haptic 6cf03ca729 Fix potential memory leak in SDL_HIDAPI_HapticOpenFromJoystick() on error 5 months ago
hidapi 2385dc6297 Added support for the Flydigi Vader 5 Pro in Xbox 360 mode 6 months ago
io 9f19cffc78 io: With stdio, only forbid opening directories as files. 5 months ago
joystick f61a22e10f SDL_hidapi_zuiki.c: silence bogus -Warray-bounds warnings from gcc-4.9 4 months ago
libm d870911202 CodeSpell 6 months ago
loadso 5f086e7623 Updated copyright for 2026 7 months ago
locale c728e2f044 emscripten: Move some `EM_ASM` blocks to `MAIN_THREAD_EM_ASM`. 6 months ago
main dcc177faa4 emscripten: Add support for automounting persistent storage before SDL_main. 5 months ago
misc 682da4ee98 misc: Use the OpenURI D-Bus portal for opening URLs 4 months ago
power 248223592a More prefer SDL_zero*() 7 months ago
process f13cd9a666 process: Don't duplicate NULL stdio handles on Windows. 4 months ago
render 57f3d2ea0a Don't send any commands to the GPU while hidden 4 months ago
sensor a5889b0e44 make sure #endif comment matches the macro name 6 months ago
stdlib b878ab1691 Fix msvc analyzer warnings 4 months ago
storage 5f086e7623 Updated copyright for 2026 7 months ago
test f60e79feaf test_common: Changed a bunch of strcmp `if`s to `else if`s. 6 months ago
thread 7f23f09ee8 Fixed crash if SDL_SYS_CreateThread() fails (thanks @capehill!) 4 months ago
time 28e4269915 include: Added `\threadsafety` notes to about 60 more functions. 6 months ago
timer 230814e85e Use Uint64 instead for tick_numerators in USE_128BIT_MATH 5 months ago
tray 4f183506f6 Fix warning: strict prototypes (#14992) 6 months ago
video c2d0b59f29 kmsdrm: Fix double-free of GBM surface buffer in atomic mode 4 months ago
SDL.c 122ad3d6f6 Added SDL_IsPhone() 5 months ago
SDL_assert.c a5889b0e44 make sure #endif comment matches the macro name 6 months ago
SDL_assert_c.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_error.c 5f086e7623 Updated copyright for 2026 7 months ago
SDL_error_c.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_guid.c 83fb7b6636 Prefer SDL_zero()/SDL_zerop() 7 months ago
SDL_hashtable.c 5f086e7623 Updated copyright for 2026 7 months ago
SDL_hashtable.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_hints.c 5f086e7623 Updated copyright for 2026 7 months ago
SDL_hints_c.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_internal.h 72d5fe213f Loading PNG files are part of the core SDL library 5 months ago
SDL_list.c 5f086e7623 Updated copyright for 2026 7 months ago
SDL_list.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_log.c 5f086e7623 Updated copyright for 2026 7 months ago
SDL_log_c.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_properties.c 5f086e7623 Updated copyright for 2026 7 months ago
SDL_properties_c.h 5f086e7623 Updated copyright for 2026 7 months ago
SDL_utils.c b8e8caf7c5 dbus: Better handle local URI paths 4 months ago
SDL_utils_c.h b8e8caf7c5 dbus: Better handle local URI paths 4 months ago