Ryan C. Gordon bc17a8922b emscripten: Allow SDL_HINT_EMSCRIPTEN_FILL_DOCUMENT to be toggled on a window. 3 months ago
..
atomic d4bef0d5ba Add support for tcc to cmake (#14464) 4 months ago
audio c1db2b4bb0 Revert "hints: Added SDL_HINT_AUDIO_ENFORCE_MINIMUM_SPEC." 3 months ago
camera e221905195 Fix check_stdlib_usage.py libc call matching 3 months ago
core eda8d1d842 JNI_Unload must return the JNI version needed by the native library 3 months ago
cpuinfo 4cc9153df2 Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460) 4 months ago
dialog 3b0347ac48 Don't do NULL-checks before free() 5 months ago
dynapi e221905195 Fix check_stdlib_usage.py libc call matching 3 months ago
events 70c2f576c8 fixed issue where video events could be posted while system was quitting (#14572) 3 months ago
filesystem 4bc9ab665d Use a base path of "./" on Android 4 months ago
gpu aae2f74ae6 GPU: Remove erroneous buffer usage flag from defrag process 3 months ago
haptic 25b2d2c821 Use new parameter validation macro 6 months ago
hidapi 9f444b3981 Fixed initializing EVORETRO GameCube adapters 4 months ago
io 22decf4783 Fixed some clang thread-safety warnings 3 months ago
joystick 1dea7c801b Added Keychron V5 System Control to the controller blacklist 3 months ago
libm 9cefbab766 remove watcom compiler support from private sources 6 months ago
loadso 25b2d2c821 Use new parameter validation macro 6 months ago
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 6 months ago
main 1c46c8a3dc Set SDL_MAIN_AVAILABLE for all platforms 3 months ago
misc 42ce72be3c Fix libusb get_port_numbers signature for FreeBSD 4 months ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 months ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 6 months ago
render c61497b744 Account for indexed formats when matching texture formats 3 months ago
sensor e221905195 Fix check_stdlib_usage.py libc call matching 3 months ago
stdlib 5ad9b6b317 Add bounds checks in SDL_qsort (#10066) 4 months ago
storage 866ec367ad Fixed error messages for Steam storage 3 months ago
test 56269cd010 Support PNG icons in the SDL test code 3 months ago
thread a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 4 months ago
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 5 months ago
timer 25b2d2c821 Use new parameter validation macro 6 months ago
tray 14470755b7 tray: plug leak of cache dir path 4 months ago
video bc17a8922b emscripten: Allow SDL_HINT_EMSCRIPTEN_FILL_DOCUMENT to be toggled on a window. 3 months ago
SDL.c 778f70c906 Clarify which thread is the main thread 3 months ago
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 6 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) 10 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 25b2d2c821 Use new parameter validation macro 6 months ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 8 months ago
SDL_hints.c 25b2d2c821 Use new parameter validation macro 6 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 3 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 f773da2273 log: Rework NGAGE logging. (#14321) 4 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c 25b2d2c821 Use new parameter validation macro 6 months ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c e08edab180 Log object leaks at debug level 4 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 6 months ago