Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. пре 1 година
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) пре 2 година
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 fc053fb499 Fix OpenFolder dialog behavior on Windows пре 1 година
dynapi d785a647a4 Fix 'SyntaxWarning: invalid escape sequence' when running gendynapi.py пре 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 пре 2 година
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL пре 2 година
joystick 43b8e9f681 Fixed spacing пре 1 година
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) пре 2 година
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) пре 2 година
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 пре 2 година
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project пре 2 година
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 година
sensor 52d6587084 Removed SDL_EVENTS_DISABLED пре 2 година
stdlib a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. пре 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 8f529d9d16 N3DS: Implement SDL_GetSystemTimeLocalePreferences пре 1 година
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) пре 1 година
video af5728b94d Fixed event handle accumulation when the SDL window doesn't have focus пре 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) пре 2 година
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_error.c 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API пре 2 година
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 пре 2 година
SDL_list.h 5b3ee51c6c Updated copyright for 2024 пре 2 година
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 пре 2 година
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues пре 2 година
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use пре 2 година
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 пре 2 година
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 пре 2 година