999pingGG 5a257202d2 GPU: Better detection of surface destruction 3 months ago
..
atomic d4bef0d5ba Add support for tcc to cmake (#14464) 4 months ago
audio 6f774908fe audio: SDL_GetAudioDeviceName() now works with the default device IDs. 3 months ago
camera 62639fdf88 Improve camera frame rate matching on macOS 3 months ago
core d583fc88be Updated to version 3.3.7 for development 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 9918d6cb5e emscripten: Move fill-document from hint/property to a window flag. 3 months ago
events 5b572638b8 video: Handle window destruction in event handlers 3 months ago
filesystem 09a2283b53 Fix SDL_EnumerateDirectory(/) failing on POSIX and Windows. 3 months ago
gpu 5a257202d2 GPU: Better detection of surface destruction 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 341f60555f Fix building joystick for OpenBSD 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 0d705ca275 Use the aggregate upower device for power status when available 3 months ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 6 months ago
render 63636c8403 Fixed warning: implicit conversion loses integer precision 3 months ago
sensor e221905195 Fix check_stdlib_usage.py libc call matching 3 months ago
stdlib d780fa144a Don't create the SDL environment in SDL_setenv_unsafe() 3 months ago
storage 97b0b13147 Fixed subdirectories showing in enumeration of Steam storage 3 months ago
test 6665ebaa2e SDL_test: allow disabling colorized output 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 efc33633e3 Allow the offscreen and dummy drivers to be used as fallback 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 2cb9a4fcc1 log: Fix unlikely out-of-bounds issue. 3 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