Christoph Reichenbach 615c7efd98 Fix #9279: Memory leak in pen name handling 1 year ago
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
audio 64465653b4 audio: always build fallback scalar converters 1 year ago
camera da027ec3ee Fixed signed/unsigned comparison warning 1 year ago
core 7852a6c307 Added device name for evdev mice and keyboards 1 year ago
cpuinfo 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 1 year ago
dialog 491f18eea3 Fixed uninitialized signal_id 1 year ago
dynapi c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() 1 year ago
events 615c7efd98 Fix #9279: Memory leak in pen name handling 1 year ago
file 478b965e6c Fixed warning C4702: unreachable code 1 year ago
filesystem 05b57f6c2c Simplified SDL_SYS_RemovePath() 1 year ago
haptic 19b3ddac2f Fix TOCTOU race condition 1 year ago
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL 1 year ago
joystick 35756593d6 Use the correct device ID (global or default or specific) based on context 1 year ago
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 year ago
main 848dcf8a5f main: Fixed compiler warning on Android. 1 year ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
render da027ec3ee Fixed signed/unsigned comparison warning 1 year ago
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 1 year ago
stdlib 009318c5a9 Fix warnings when building with -DSDL_LIBC=OFF on Linux 1 year ago
storage 92d01ef12a You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file. 1 year ago
test 2fe1a6a279 Initial support for hotplugging mice and keyboards 1 year ago
thread dd4636e3fd SDL_sysmutex.c: fix void return compile error 1 year ago
time 8f529d9d16 N3DS: Implement SDL_GetSystemTimeLocalePreferences 1 year ago
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 1 year ago
video c83d0d87c2 Revert "Added virtual keyboard support for Xbox (thanks @ts-13512)" 1 year ago
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 1 year ago
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_error.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 year ago
SDL_internal.h cab20117e6 Vulkan Renderer (#9114) 1 year ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 1 year ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 1 year ago
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago