Sean Ridenour feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ 1 an în urmă
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 ani în urmă
audio 4659a84bd1 coreaudio: fix race condition when closing an input device. 1 an în urmă
camera da027ec3ee Fixed signed/unsigned comparison warning 1 an în urmă
core 9095cb64c4 linux/SDL_system_theme.c: fix an include path 1 an în urmă
cpuinfo 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 1 an în urmă
dialog feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ 1 an în urmă
dynapi d785a647a4 Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py 1 an în urmă
events 6d37f4798e SDL_pen.c: release pen mutex on error return 1 an în urmă
file 478b965e6c Fixed warning C4702: unreachable code 1 an în urmă
filesystem 05b57f6c2c Simplified SDL_SYS_RemovePath() 1 an în urmă
haptic 19b3ddac2f Fix TOCTOU race condition 2 ani în urmă
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL 2 ani în urmă
joystick 43b8e9f681 Fixed spacing 1 an în urmă
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 ani în urmă
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 ani în urmă
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 an în urmă
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 an în urmă
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 ani în urmă
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 ani în urmă
render fb5307c1b3 Vulkan Renderer - fix synchronization validation issues with testrendertarget and testcopyex. When a texture is destroyed, VULKAN_IssueBatch is called to make sure the texture isn't referenced in any outstanding command work. This path did not wait on the semaphore from vkAcquireNextImageKHR, which would create a hazard. 1 an în urmă
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 ani în urmă
stdlib a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 1 an în urmă
storage 92d01ef12a You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file. 1 an în urmă
test f14fb979c1 Remove legacy SDL2 input grab API 1 an în urmă
thread dd4636e3fd SDL_sysmutex.c: fix void return compile error 1 an în urmă
time c0bfd8bafd time: Only call GetSystemTimePreciseAsFileTime if available 1 an în urmă
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 1 an în urmă
video fbbee04423 Revert "Only clear the raw input queue status if we don't call GetRawInputBuffer()" 1 an în urmă
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 1 an în urmă
SDL_assert.c 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 ani în urmă
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_error.c 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 ani în urmă
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 1 an în urmă
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 ani în urmă
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 ani în urmă
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues 2 ani în urmă
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 2 ani în urmă
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 2 ani în urmă