Ryan C. Gordon 3dee60d65f pen: Only allow one pen on Emscripten. 3 months ago
..
atomic d4bef0d5ba Add support for tcc to cmake (#14464) 4 months ago
audio 7db0e48454 wasapi: Minor style tweaks. 4 months ago
camera 4931c675ab Fixed warning C4127 (conditional expression is constant) in Visual Studio 3 months ago
core 36976ecb43 X11TK: Introduce Thai support and rewrite/cleanup messagebox positioning code (#14474) 3 months ago
cpuinfo 4cc9153df2 Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460) 4 months ago
dialog 3b0347ac48 Don't do NULL-checks before free() 4 months ago
dynapi a01d6f109d Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374) 4 months ago
events 99d7dad7e6 pen: Dramatic improvements to proximity information. 3 months ago
filesystem 4bc9ab665d Use a base path of "./" on Android 4 months ago
gpu 9dbde4542c gpu: Windows 11 guarantees a D3D12 minimum, skip checks accordingly 4 months ago
haptic 25b2d2c821 Use new parameter validation macro 5 months ago
hidapi 9f444b3981 Fixed initializing EVORETRO GameCube adapters 3 months ago
io 836dad75ae Remove redundant semicolons. 4 months ago
joystick a9a24ac000 Fixed the KingKong2 PRO Controller failing to initialize over Bluetooth 3 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 0ae3d7b0b0 Fixed crash in the vulkan renderer when the window is minimized 4 months ago
sensor be1d44279c Fixed error: incompatible function pointer types passing 4 months ago
stdlib 5ad9b6b317 Add bounds checks in SDL_qsort (#10066) 4 months ago
storage 4bc9ab665d Use a base path of "./" on Android 4 months ago
test a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 3 months ago
thread a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 3 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 14470755b7 tray: plug leak of cache dir path 3 months ago
video 3dee60d65f pen: Only allow one pen on Emscripten. 3 months ago
SDL.c 0c5655940c SDL_GetPlatform() returns "visionOS" on visionOS 3 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