Sam Lantinga 446fb65ca6 Mark the Apex 5 controller as being acquired by SDL 4 months ago
..
atomic 9cefbab766 remove watcom compiler support from private sources 5 months ago
audio 0d2f081d41 pulseaudio: Match channel map to SDL's chosen order 4 months ago
camera 1191f81a3c camera: Make refcounts more robust, and actually destroy disconnected cameras. 5 months ago
core 3b80fcd1a0 KMSDRM/EVDEV: add VT switching support for FreeBSD (#14346) 4 months ago
cpuinfo 965ac7f406 Fixed warning: implicit conversion loses integer precision: 'long' to 'int' 4 months ago
dialog 3b0347ac48 Don't do NULL-checks before free() 4 months ago
dynapi e18d63a4e2 Added SDL_RotateSurface() 4 months ago
events 2d14a237dc Fixed trying to grab the mouse when losing keyboard focus 4 months ago
filesystem 9f9952d53a Fixed filesystem operations on iOS 5 months ago
gpu 9479ac039c If VULKAN_Submit fails during VULKAN_INTERNAL_CreateTexture, destroy the texture and return NULL 4 months ago
haptic 25b2d2c821 Use new parameter validation macro 5 months ago
hidapi 1502c2fd8b Added support for the Flydigi Apex 5 controller (#14218) 4 months ago
io aaee09d6ed Don't do NULL-checks before SDL_free() 4 months ago
joystick 446fb65ca6 Mark the Apex 5 controller as being acquired by SDL 4 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 42ce72be3c Fix libusb get_port_numbers signature for FreeBSD 4 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 a76fb7b2fb Add support for GPU RGB565 (B5G6R5_UNORM) textures with DX11 (#14358) 4 months ago
sensor be1d44279c Fixed error: incompatible function pointer types passing 4 months ago
stdlib aaee09d6ed Don't do NULL-checks before SDL_free() 4 months ago
storage 25b2d2c821 Use new parameter validation macro 5 months ago
test 84fac6ca44 testautomation: verify that RLE operation output is correct 4 months ago
thread d9ca0457b5 Make sure we don't allocate a TLS ID clobbering an application defined one 4 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 aaee09d6ed Don't do NULL-checks before SDL_free() 4 months ago
video 8b64dd67d2 wayland: Fix compile with libdecor 0.2 and SDL_WAYLAND_LIBDECOR_SHARED=OFF 4 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 f773da2273 log: Rework NGAGE logging. (#14321) 4 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 e08edab180 Log object leaks at debug level 4 months ago
SDL_utils_c.h c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 5 months ago