Eddy Jansson 3b0347ac48 Don't do NULL-checks before free() 5 months ago
..
atomic 9cefbab766 remove watcom compiler support from private sources 6 months ago
audio aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
camera 1191f81a3c camera: Make refcounts more robust, and actually destroy disconnected cameras. 5 months ago
core aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
cpuinfo 6ab212bd13 cpuinfo: Include unistd.h for getpagesize() support, too. 5 months ago
dialog 3b0347ac48 Don't do NULL-checks before free() 5 months ago
dynapi dcb8a6521c Add animated cursor support 5 months ago
events 23fcf53c53 Treat a single frame animated cursor as a normal color cursor 5 months ago
filesystem 9f9952d53a Fixed filesystem operations on iOS 5 months ago
gpu aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
haptic 25b2d2c821 Use new parameter validation macro 6 months ago
hidapi 3b0347ac48 Don't do NULL-checks before free() 5 months ago
io aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
joystick aaee09d6ed Don't do NULL-checks before SDL_free() 5 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 f5d7004cbb main: Fixed crashes if specifying hints to Emscripten as URL options. 5 months ago
misc 25b2d2c821 Use new parameter validation macro 6 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 aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
sensor 25b2d2c821 Use new parameter validation macro 6 months ago
stdlib aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
storage 25b2d2c821 Use new parameter validation macro 6 months ago
test aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
thread aaee09d6ed Don't do NULL-checks before SDL_free() 5 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 aaee09d6ed Don't do NULL-checks before SDL_free() 5 months ago
video 3b0347ac48 Don't do NULL-checks before free() 5 months ago
SDL.c 9cefbab766 remove watcom compiler support from private sources 6 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 ee622c570a Made SDL_dlopennote.h a public header 5 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 25b2d2c821 Use new parameter validation macro 6 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 f556027e15 hints: Remove SDL_HINT_DEBUG_LOGGING. 5 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 6 months ago