Frank Praznik d6f6421973 Revert "Don't enable the text-input protocol when using Fcitx" 6 months ago
..
atomic d4bef0d5ba Add support for tcc to cmake (#14464) 7 months ago
audio 6f774908fe audio: SDL_GetAudioDeviceName() now works with the default device IDs. 6 months ago
camera 62639fdf88 Improve camera frame rate matching on macOS 6 months ago
core 7773157fae Updated to version 3.3.5 for development 6 months ago
cpuinfo 4cc9153df2 Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460) 7 months ago
dialog 3b0347ac48 Don't do NULL-checks before free() 8 months ago
dynapi 9918d6cb5e emscripten: Move fill-document from hint/property to a window flag. 6 months ago
events 5b572638b8 video: Handle window destruction in event handlers 6 months ago
filesystem 4bc9ab665d Use a base path of "./" on Android 7 months ago
gpu e5731f9bac GPU: Fix crash on Android upon returning from the background 6 months ago
haptic 25b2d2c821 Use new parameter validation macro 9 months ago
hidapi 9f444b3981 Fixed initializing EVORETRO GameCube adapters 7 months ago
io 22decf4783 Fixed some clang thread-safety warnings 7 months ago
joystick 450a2cb5e4 Added support for parsing the Xbox report descriptor 6 months ago
libm 9cefbab766 remove watcom compiler support from private sources 9 months ago
loadso 25b2d2c821 Use new parameter validation macro 9 months ago
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 9 months ago
main 1c46c8a3dc Set SDL_MAIN_AVAILABLE for all platforms 7 months ago
misc 42ce72be3c Fix libusb get_port_numbers signature for FreeBSD 8 months ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 11 months ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 9 months ago
render b3cdeb942a opengl: default to vsync=0 everywhere. 6 months ago
sensor e221905195 Fix check_stdlib_usage.py libc call matching 7 months ago
stdlib 5ad9b6b317 Add bounds checks in SDL_qsort (#10066) 8 months ago
storage 97b0b13147 Fixed subdirectories showing in enumeration of Steam storage 6 months ago
test 9918d6cb5e emscripten: Move fill-document from hint/property to a window flag. 6 months ago
thread a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 7 months ago
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 9 months ago
timer 25b2d2c821 Use new parameter validation macro 9 months ago
tray 14470755b7 tray: plug leak of cache dir path 7 months ago
video d6f6421973 Revert "Don't enable the text-input protocol when using Fcitx" 6 months ago
SDL.c 778f70c906 Clarify which thread is the main thread 7 months ago
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 9 months 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) 1 year 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 25b2d2c821 Use new parameter validation macro 9 months ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 11 months ago
SDL_hints.c 25b2d2c821 Use new parameter validation macro 9 months ago
SDL_hints_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_internal.h 778f70c906 Clarify which thread is the main thread 7 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 2cb9a4fcc1 log: Fix unlikely out-of-bounds issue. 7 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c 25b2d2c821 Use new parameter validation macro 9 months ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c e08edab180 Log object leaks at debug level 8 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 9 months ago