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