Eddy Jansson 3d354eeaad Prefer SDL_arraysize() 5 months ago
..
atomic d4bef0d5ba Add support for tcc to cmake (#14464) 6 months ago
audio 9dd3e2305e dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 5 months ago
camera 9dd3e2305e dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 5 months ago
core 3d354eeaad Prefer SDL_arraysize() 5 months ago
cpuinfo 4cc9153df2 Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460) 6 months ago
dialog 3b0347ac48 Don't do NULL-checks before free() 7 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 09a2283b53 Fix SDL_EnumerateDirectory(/) failing on POSIX and Windows. 5 months ago
gpu bd29d60d3c GPU: Add bounds validation for slot bindings and uniform data pushes. (#14692) 5 months ago
haptic 3d354eeaad Prefer SDL_arraysize() 5 months ago
hidapi d33642b710 Filter libusb devices early in enumeration 5 months ago
io 9dd3e2305e dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 5 months ago
joystick 3d354eeaad Prefer SDL_arraysize() 5 months ago
libm 9cefbab766 remove watcom compiler support from private sources 8 months ago
loadso 25b2d2c821 Use new parameter validation macro 8 months ago
locale 2f5bc17ea6 Fix support for Windows XP and up (#13904) 9 months ago
main 1c46c8a3dc Set SDL_MAIN_AVAILABLE for all platforms 6 months ago
misc 9dd3e2305e dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 5 months ago
power 0d705ca275 Use the aggregate upower device for power status when available 5 months ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 8 months ago
render 38345adff0 Don't set the active texture when creating a palette 5 months ago
sensor e221905195 Fix check_stdlib_usage.py libc call matching 6 months ago
stdlib d780fa144a Don't create the SDL environment in SDL_setenv_unsafe() 5 months ago
storage 9dd3e2305e dlnote: embed trailing semicolon in SDL_ELF_NOTE_DLOPEN macro 5 months ago
test 6665ebaa2e SDL_test: allow disabling colorized output 5 months ago
thread a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 6 months ago
time 3d354eeaad Prefer SDL_arraysize() 5 months ago
timer 25b2d2c821 Use new parameter validation macro 8 months ago
tray 14470755b7 tray: plug leak of cache dir path 6 months ago
video 3d354eeaad Prefer SDL_arraysize() 5 months ago
SDL.c 778f70c906 Clarify which thread is the main thread 6 months ago
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 8 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 8 months ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 11 months ago
SDL_hints.c 25b2d2c821 Use new parameter validation macro 8 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 6 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. 6 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c 25b2d2c821 Use new parameter validation macro 8 months ago
SDL_properties_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_utils.c e08edab180 Log object leaks at debug level 7 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 8 months ago