Sam Lantinga 122ad3d6f6 Added SDL_IsPhone() 3 months ago
..
atomic fa68a73788 Fix compiler warning in MSVC ARM64 builds 5 months ago
audio 1d2f9f0e0e Use DSBFREQUENCY_MAX instead of hardcoded constant for DirectSound driver max frequency. 3 months ago
camera e2a2e2c31e camera: Fix crash when setting frame rate and improve FPS precision 3 months ago
core ee5c5cf755 render: Add Suspend/Resume calls for GDK support 3 months ago
cpuinfo 5f086e7623 Updated copyright for 2026 5 months ago
dialog 3ac4e684ab make sure #endif comment matches the macro name 4 months ago
dynapi 122ad3d6f6 Added SDL_IsPhone() 3 months ago
events a5889b0e44 make sure #endif comment matches the macro name 4 months ago
filesystem dcc177faa4 emscripten: Add support for automounting persistent storage before SDL_main. 3 months ago
gpu b4b9a037b6 GPU: Refcount Vulkan allocations to fix transfer corruption on defrag (#15127) 3 months ago
haptic 6cf03ca729 Fix potential memory leak in SDL_HIDAPI_HapticOpenFromJoystick() on error 4 months ago
hidapi 2385dc6297 Added support for the Flydigi Vader 5 Pro in Xbox 360 mode 4 months ago
io 9f19cffc78 io: With stdio, only forbid opening directories as files. 3 months ago
joystick 75dead7f96 Minor cleanup 3 months ago
libm d870911202 CodeSpell 4 months ago
loadso 5f086e7623 Updated copyright for 2026 5 months ago
locale c728e2f044 emscripten: Move some `EM_ASM` blocks to `MAIN_THREAD_EM_ASM`. 4 months ago
main dcc177faa4 emscripten: Add support for automounting persistent storage before SDL_main. 3 months ago
misc e1b8ad0380 Add and use libusb_set_auto_detach_kernel_driver for the Switch 2 driver 4 months ago
power 248223592a More prefer SDL_zero*() 5 months ago
process 5f086e7623 Updated copyright for 2026 5 months ago
render 989de77f4f render: Skip UV check when software-rendering untextured quads 3 months ago
sensor a5889b0e44 make sure #endif comment matches the macro name 4 months ago
stdlib c45be94938 Fix strpbrk() discarded const qualifier 3 months ago
storage 5f086e7623 Updated copyright for 2026 5 months ago
test f60e79feaf test_common: Changed a bunch of strcmp `if`s to `else if`s. 4 months ago
thread 291d1b6491 SDL_systhread.c: Remove SIGCHLD from blocked signal mask. 3 months ago
time 28e4269915 include: Added `\threadsafety` notes to about 60 more functions. 4 months ago
timer 230814e85e Use Uint64 instead for tick_numerators in USE_128BIT_MATH 4 months ago
tray 4f183506f6 Fix warning: strict prototypes (#14992) 4 months ago
video 6a9449c098 Fix window caption drawing on borderless windows (#15275) 3 months ago
SDL.c 122ad3d6f6 Added SDL_IsPhone() 3 months ago
SDL_assert.c a5889b0e44 make sure #endif comment matches the macro name 4 months ago
SDL_assert_c.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_error.c 5f086e7623 Updated copyright for 2026 5 months ago
SDL_error_c.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_guid.c 83fb7b6636 Prefer SDL_zero()/SDL_zerop() 5 months ago
SDL_hashtable.c 5f086e7623 Updated copyright for 2026 5 months ago
SDL_hashtable.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_hints.c 5f086e7623 Updated copyright for 2026 5 months ago
SDL_hints_c.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_internal.h 72d5fe213f Loading PNG files are part of the core SDL library 4 months ago
SDL_list.c 5f086e7623 Updated copyright for 2026 5 months ago
SDL_list.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_log.c 5f086e7623 Updated copyright for 2026 5 months ago
SDL_log_c.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_properties.c 5f086e7623 Updated copyright for 2026 5 months ago
SDL_properties_c.h 5f086e7623 Updated copyright for 2026 5 months ago
SDL_utils.c 267e681a0b emscripten: drag-and-drop fixes. 4 months ago
SDL_utils_c.h 267e681a0b emscripten: drag-and-drop fixes. 4 months ago