Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. il y a 2 ans
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
audio 4659a84bd1 coreaudio: fix race condition when closing an input device. il y a 2 ans
camera da027ec3ee Fixed signed/unsigned comparison warning il y a 2 ans
core 17d4f8d699 Updated to version 3.1.1 for the preview release il y a 2 ans
cpuinfo 143b070074 cpuinfo: fix -Wmissing-prototypes warning il y a 2 ans
dialog 6ad390fc50 File dialog improvements il y a 2 ans
dynapi c8a066019b Renaming SDL_eventaction to SDL_EventAction il y a 2 ans
events c8a066019b Renaming SDL_eventaction to SDL_EventAction il y a 2 ans
file 478b965e6c Fixed warning C4702: unreachable code il y a 2 ans
filesystem ff651a7941 filesystem: Turn off case-insensitivity if glob pattern is NULL. il y a 2 ans
haptic 19b3ddac2f Fix TOCTOU race condition il y a 2 ans
hidapi ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. il y a 2 ans
joystick 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used il y a 2 ans
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
locale 390fff4ae0 N3DS: Fix locale name and early return. il y a 2 ans
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. il y a 2 ans
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project il y a 2 ans
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project il y a 2 ans
render 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE il y a 2 ans
sensor 52d6587084 Removed SDL_EVENTS_DISABLED il y a 2 ans
stdlib 810656962c stdlib: Export some Unicode functions to other SDL internals. il y a 2 ans
storage 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). il y a 2 ans
test 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE il y a 2 ans
thread dd4636e3fd SDL_sysmutex.c: fix void return compile error il y a 2 ans
time 764fe72449 SDL_time.h: Renaming enums SDL_DATE_FORMAT and SDL_TIME_FORMAT to SDL_DateFormat and SDL_TimeFormat il y a 2 ans
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) il y a 2 ans
video 224f2e921e video: Remove unused bootstrap declarations il y a 2 ans
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit il y a 2 ans
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. il y a 2 ans
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_error.c 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API il y a 2 ans
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. il y a 2 ans
SDL_list.c 33eaddc565 Cleaned up various type conversion issues il y a 2 ans
SDL_list.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention il y a 2 ans
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues il y a 2 ans
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use il y a 2 ans
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 il y a 2 ans