Gustaf Alhäll 2c63bc7315 Fix SDL_SetRelativeMouseMode failing with software framebuffer on Haiku 5 months ago
..
atomic 9cefbab766 remove watcom compiler support from private sources 5 months ago
audio 0467c531fa wasapi: Check for a NULL device during disconnect handling. 5 months ago
camera 1191f81a3c camera: Make refcounts more robust, and actually destroy disconnected cameras. 5 months ago
core 2603565993 SDL_gtk.c: make private procedure signal_connect() static 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 f7d5bb3c7a cpuinfo: Added SDL_GetSystemPageSize. 5 months ago
events 1871b998cd Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN 5 months ago
filesystem 9f9952d53a Fixed filesystem operations on iOS 5 months ago
gpu c74b406a4c Fix SDL GPU D3D12 Descriptor Heap leak 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 d4b684311e Added the Wooting 60HE keyboard to the controller blacklist 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 9d635fe641 Flush rendering if a texture palette is in use when destroyed 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 6677fad1c8 Added SDL_EVENT_DISPLAY_USABLE_BOUNDS_CHANGED 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 2c63bc7315 Fix SDL_SetRelativeMouseMode failing with software framebuffer on Haiku 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