Sam Lantinga 0abdc1a343 Renamed GLOBDIR to GLOB 2 лет назад
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
audio 4659a84bd1 coreaudio: fix race condition when closing an input device. 2 лет назад
camera da027ec3ee Fixed signed/unsigned comparison warning 2 лет назад
core 17d4f8d699 Updated to version 3.1.1 for the preview release 2 лет назад
cpuinfo 143b070074 cpuinfo: fix -Wmissing-prototypes warning 2 лет назад
dialog feebb9fcf8 Fix file selection dialog boxes not working on macOS 11.0+ 2 лет назад
dynapi 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2 лет назад
events 6d37f4798e SDL_pen.c: release pen mutex on error return 2 лет назад
file 478b965e6c Fixed warning C4702: unreachable code 2 лет назад
filesystem 0abdc1a343 Renamed GLOBDIR to GLOB 2 лет назад
haptic 19b3ddac2f Fix TOCTOU race condition 2 лет назад
hidapi 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL 2 лет назад
joystick 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used 2 лет назад
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. 2 лет назад
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 2 лет назад
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 a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum 2 лет назад
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 лет назад
stdlib 810656962c stdlib: Export some Unicode functions to other SDL internals. 2 лет назад
storage 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2 лет назад
test f14fb979c1 Remove legacy SDL2 input grab API 2 лет назад
thread dd4636e3fd SDL_sysmutex.c: fix void return compile error 2 лет назад
time a00ac61514 time: Fix UWP build 2 лет назад
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 2 лет назад
video a8ed32c5f7 Re-enable cursor clipping when clicking into a window when relative mouse mode is enabled 2 лет назад
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 2 лет назад
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. 2 лет назад
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 2 лет назад
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 лет назад