Ryan C. Gordon 4ece6993fe uikit: Apple Pencil is always a "direct" input device. 5 months ago
..
atomic 9cefbab766 remove watcom compiler support from private sources 5 months ago
audio a58ae3a94f Added WASAPI support for SDL_HINT_AUDIO_DEVICE_STREAM_ROLE 5 months ago
camera 1191f81a3c camera: Make refcounts more robust, and actually destroy disconnected cameras. 5 months ago
core e2bbbdc515 Implement SDL_GetPenDeviceType() for Android 5 months ago
cpuinfo 6ab212bd13 cpuinfo: Include unistd.h for getpagesize() support, too. 5 months ago
dialog 3723913969 SDL_zenitymessagebox.c: Add exit code checking. 5 months ago
dynapi e2bbbdc515 Implement SDL_GetPenDeviceType() for Android 5 months ago
events e2bbbdc515 Implement SDL_GetPenDeviceType() for Android 5 months ago
filesystem 9f9952d53a Fixed filesystem operations on iOS 5 months ago
gpu 20206b8e66 GPU: Correctly recycle D3D12 descriptor heaps (#14234) 5 months ago
haptic 25b2d2c821 Use new parameter validation macro 5 months ago
hidapi b2188b325d Fixed HIDAPI controller disconnect reading on multiple threads 5 months ago
io 8df057fafc iostream: Properly support the "x" mode for SDL_IOFromFile() 5 months ago
joystick d819106c65 Try matching gamepad mappings with CRC first 5 months ago
libm 9cefbab766 remove watcom compiler support from private sources 5 months ago
loadso 25b2d2c821 Use new parameter validation macro 5 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 5 months ago
power 10004ab0ea hints: Added SDL_HINT_LOG_BACKENDS. 8 months ago
process 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 5 months ago
render 015cc6aa6c Fixed accidentally using INDEX8 textures for RGB24 surfaces 5 months ago
sensor 25b2d2c821 Use new parameter validation macro 5 months ago
stdlib f39e49a3dd SDL_mslibc: Implement _ftoul2_legacy() 5 months ago
storage 25b2d2c821 Use new parameter validation macro 5 months ago
test 71bf56c9e4 Add SDL Pinch events (#9445) 5 months ago
thread 25b2d2c821 Use new parameter validation macro 5 months ago
time dc1cc98e2b N-Gage: Add SDL_TimeToDateTime() implementation (#14141) 5 months ago
timer 25b2d2c821 Use new parameter validation macro 5 months ago
tray aef05d8750 tray(Win32): re-add the tray icon upon taskbar restart (#13261) 5 months ago
video 4ece6993fe uikit: Apple Pencil is always a "direct" input device. 5 months ago
SDL.c 9cefbab766 remove watcom compiler support from private sources 5 months ago
SDL_assert.c 9cefbab766 remove watcom compiler support from private sources 5 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) 9 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 5 months ago
SDL_hashtable.h 11ec0c7a8f hashtable: Fix documentation typos 8 months ago
SDL_hints.c 25b2d2c821 Use new parameter validation macro 5 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 5 months ago
SDL_log_c.h f2074d7af3 Updated copyright for 2025 1 year ago
SDL_properties.c 25b2d2c821 Use new parameter validation macro 5 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!) 5 months ago