Frank Praznik f48525aa70 x11: Store the mouse button serial for emulated pointer events as well 22 hours ago
..
atomic 95ae0c194e atomic: Fix and cleanup SDL_UnlockSpinlock() 2 weeks ago
audio 51925aa92e [N-Gage] Resolve hang on repeated app launch. 5 days ago
camera e2a2e2c31e camera: Fix crash when setting frame rate and improve FPS precision 2 months ago
core 93a5d33386 [N-Gage] Rename variable to avoid warning that the declaration of free' shadows global declaration. 6 days ago
cpuinfo 5f086e7623 Updated copyright for 2026 4 months ago
dialog 8fb1c6e367 haiku: Don't strdup SDL_GetError()'s string before using it in SDL_SetError(). 2 weeks ago
dynapi 085447a56e apple: add exports file 1 week ago
events 41f079491a pen: Fix enabling touch emulation while a pen is connected 1 week ago
filesystem 1db6d5381a SDL_EnumerateDirectory(""): Don't append path separator if path is empty 2 weeks ago
gpu cbe3fbe9f3 GPU: Validate that 2D textures don't have layers (#15535) 3 days ago
haptic c677c913a6 haptic: Enable gamepad haptic support under sdl2-compat 1 week ago
hidapi f8c364ae74 Ensure Android hidapi does not drop the report byte (#15527) 4 days ago
io 9f19cffc78 io: With stdio, only forbid opening directories as files. 2 months ago
joystick ab19d09939 Fixed build 4 days ago
libm d870911202 CodeSpell 3 months ago
loadso 5f086e7623 Updated copyright for 2026 4 months ago
locale c728e2f044 emscripten: Move some `EM_ASM` blocks to `MAIN_THREAD_EM_ASM`. 2 months ago
main 51925aa92e [N-Gage] Resolve hang on repeated app launch. 5 days ago
misc 682da4ee98 misc: Use the OpenURI D-Bus portal for opening URLs 1 month ago
power 248223592a More prefer SDL_zero*() 3 months ago
process f13cd9a666 process: Don't duplicate NULL stdio handles on Windows. 1 month ago
render 56e0d052f1 opengles2: Rework render targets. 4 days ago
sensor a5889b0e44 make sure #endif comment matches the macro name 2 months ago
stdlib a8ecd677ed Add DOS platform support (DJGPP) (#15377) 2 weeks ago
storage 5f086e7623 Updated copyright for 2026 4 months ago
test 7629a5cf9a SDL_test_memory.c: revised DWORD64 print 1 week ago
thread 922b872b4f thread: Remove semaphore in thread creation. 6 days ago
time a8ecd677ed Add DOS platform support (DJGPP) (#15377) 2 weeks ago
timer 1023f48b5a add missing newlines at end of dos sources. 2 weeks ago
tray 1675c8267e [tray/dbus] set tray session name to app subname in flatpak env (#15393) 2 weeks ago
video f48525aa70 x11: Store the mouse button serial for emulated pointer events as well 22 hours ago
SDL.c a8ecd677ed Add DOS platform support (DJGPP) (#15377) 2 weeks ago
SDL_assert.c a5889b0e44 make sure #endif comment matches the macro name 2 months ago
SDL_assert_c.h 5f086e7623 Updated copyright for 2026 4 months ago
SDL_error.c 559d226fc6 error: Alternate between two buffers in SDL_SetError. 2 weeks ago
SDL_error_c.h 0bf2fa8978 internal: Replace SDL_PUSH_ERROR with SDL_PushError. 2 weeks ago
SDL_guid.c 83fb7b6636 Prefer SDL_zero()/SDL_zerop() 3 months ago
SDL_hashtable.c 5f086e7623 Updated copyright for 2026 4 months ago
SDL_hashtable.h 5f086e7623 Updated copyright for 2026 4 months ago
SDL_hints.c 5f086e7623 Updated copyright for 2026 4 months ago
SDL_hints_c.h 5f086e7623 Updated copyright for 2026 4 months ago
SDL_internal.h 0bf2fa8978 internal: Replace SDL_PUSH_ERROR with SDL_PushError. 2 weeks ago
SDL_list.c 8c024f4f3a SNI/DBus tray support (#15189) 1 month ago
SDL_list.h 8c024f4f3a SNI/DBus tray support (#15189) 1 month ago
SDL_log.c 5f086e7623 Updated copyright for 2026 4 months ago
SDL_log_c.h 5f086e7623 Updated copyright for 2026 4 months ago
SDL_menu.h 8c024f4f3a SNI/DBus tray support (#15189) 1 month ago
SDL_properties.c 5f086e7623 Updated copyright for 2026 4 months ago
SDL_properties_c.h 5f086e7623 Updated copyright for 2026 4 months ago
SDL_utils.c f3d7df54e2 Fixed crash in SDL_startswith() when passed NULL strings 2 weeks ago
SDL_utils_c.h b8e8caf7c5 dbus: Better handle local URI paths 1 month ago