Sam Lantinga aea44cff6b Fixed warning C4702: unreachable code 1 年之前
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
audio 4659a84bd1 coreaudio: fix race condition when closing an input device. 1 年之前
camera da027ec3ee Fixed signed/unsigned comparison warning 1 年之前
core 9095cb64c4 linux/SDL_system_theme.c: fix an include path 1 年之前
cpuinfo 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 1 年之前
dialog feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ 1 年之前
dynapi 8847b35244 Separate joystick power state into battery status and percentage 1 年之前
events 6d37f4798e SDL_pen.c: release pen mutex on error return 1 年之前
file 478b965e6c Fixed warning C4702: unreachable code 1 年之前
filesystem 05b57f6c2c Simplified SDL_SYS_RemovePath() 1 年之前
haptic 19b3ddac2f Fix TOCTOU race condition 1 年之前
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL 1 年之前
joystick 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used 1 年之前
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 年之前
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 年之前
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 年之前
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 年之前
render 650ba8f3ec Vulkan Renderer - closes #9385. When the vertex buffer size is exceeded, make sure to wait for outstanding work before resizing it. This fixes validation errors/crash found with using Imgui SDL3 renderer on Vulkan. 1 年之前
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 1 年之前
stdlib aea44cff6b Fixed warning C4702: unreachable code 1 年之前
storage 92d01ef12a You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file. 1 年之前
test f14fb979c1 Remove legacy SDL2 input grab API 1 年之前
thread dd4636e3fd SDL_sysmutex.c: fix void return compile error 1 年之前
time a00ac61514 time: Fix UWP build 1 年之前
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 1 年之前
video fbbee04423 Revert "Only clear the raw input queue status if we don't call GetRawInputBuffer()" 1 年之前
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 1 年之前
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_error.c 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 年之前
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 1 年之前
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 年之前
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 1 年之前
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues 1 年之前
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 1 年之前
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前