Sam Lantinga 2e7bd8902c Use the correct report format for BLE Steam Controller reports 7 months ago
..
atomic a61f02cc88 atomic: Implement loads on MSVC without RMW operations 4 months ago
audio 9c6876ac18 pipewire: Don't mark a device disconnected if pw_stream_dequeue_buffer fails. 5 months ago
camera ef03c66ef3 camera: Fix crash when setting frame rate and improve FPS precision 6 months ago
core 9363ecc764 Fix warning: strict prototypes (#14992) 4 months ago
cpuinfo 80c6a5f8d9 Updated copyright for 2026 8 months ago
dialog 33f4093086 haiku: Don't strdup SDL_GetError()'s string before using it in SDL_SetError(). 4 months ago
dynapi 447ba0aa01 Improve constness with Clipboard APIs 5 months ago
events 9848c32d9a Return the touch device name for SDL_TOUCH_MOUSEID 4 months ago
filesystem 8f99954e01 SDL_EnumerateDirectory(""): Don't append path separator if path is empty 4 months ago
gpu d348116157 GPU: Fix segfault when copying to Vulkan swapchain (#15543) 4 months ago
haptic 102bf22db8 haptic: Enable gamepad haptic support under sdl2-compat 4 months ago
hidapi 3e3d045cf1 hidapi, windows: Fix -Wjump-misses-init warning (#14990) 4 months ago
io a63fd07812 io: With stdio, only forbid opening directories as files. 6 months ago
joystick 2e7bd8902c Use the correct report format for BLE Steam Controller reports 4 months ago
libm 80c6a5f8d9 Updated copyright for 2026 8 months ago
loadso 80c6a5f8d9 Updated copyright for 2026 8 months ago
locale 7cc9955ae1 emscripten: Move some `EM_ASM` blocks to `MAIN_THREAD_EM_ASM`. 7 months ago
main 1fc5001f77 emscripten: Add support for automounting persistent storage before SDL_main. 5 months ago
misc d07bd49a7d misc: Use the OpenURI D-Bus portal for opening URLs 5 months ago
power 26352be1e5 More prefer SDL_zero*() 7 months ago
process 270c2b8e86 process: Don't duplicate NULL stdio handles on Windows. 5 months ago
render 5400cdd307 PS2, VITA: Fix void pointer arithmetic warnings (#14995) 4 months ago
sensor abab2f1181 make sure #endif comment matches the macro name 6 months ago
stdlib 3c9510f2ce Fix msvc analyzer warnings 5 months ago
storage 80c6a5f8d9 Updated copyright for 2026 8 months ago
test 80c6a5f8d9 Updated copyright for 2026 8 months ago
thread 6d35168a63 thread: Remove semaphore in thread creation. 4 months ago
time 4cc96e3506 include: Added `\threadsafety` notes to about 60 more functions. 7 months ago
timer 2fad85fa26 Use Uint64 instead for tick_numerators in USE_128BIT_MATH 6 months ago
tray 9363ecc764 Fix warning: strict prototypes (#14992) 4 months ago
video c9bdfd8fed Replace custom NEON cast macros with vreinterpret_*_* 4 months ago
SDL.c 18a0157457 Deprecate SDL_INIT_EVERYTHING from SDL2 6 months ago
SDL_assert.c abab2f1181 make sure #endif comment matches the macro name 6 months ago
SDL_assert_c.h 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_error.c 8975782d9a error: Alternate between two buffers in SDL_SetError. 4 months ago
SDL_error_c.h 8975782d9a error: Alternate between two buffers in SDL_SetError. 4 months ago
SDL_guid.c 1d6d424775 Prefer SDL_zero()/SDL_zerop() 7 months ago
SDL_hashtable.c 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_hashtable.h 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_hints.c 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_hints_c.h 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_internal.h 3a2a13d966 Loading PNG files are part of the core SDL library 6 months ago
SDL_list.c 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_list.h 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_log.c 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_log_c.h 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_properties.c 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_properties_c.h 80c6a5f8d9 Updated copyright for 2026 8 months ago
SDL_utils.c 89eb50b25e Fixed crash in SDL_startswith() when passed NULL strings 4 months ago
SDL_utils_c.h ff2c970c15 dbus: Better handle local URI paths 5 months ago