Ryan C. Gordon 2f2c3afb05 SDL_internal: tweaked comment. vor 2 Jahren
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
audio 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
camera 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
core 25024ea295 windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv. vor 2 Jahren
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() vor 2 Jahren
dialog 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
dynapi b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. vor 2 Jahren
events 9d03ff6c18 Decrement before as the code makes more sense vor 2 Jahren
file 04be04c338 Removed mostly unused SDL_errorcode vor 2 Jahren
filesystem 863a9029ae Added SDL_GlobFlags vor 2 Jahren
haptic 19b3ddac2f Fix TOCTOU race condition vor 2 Jahren
hidapi 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
joystick 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
locale 390fff4ae0 N3DS: Fix locale name and early return. vor 2 Jahren
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. vor 2 Jahren
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project vor 2 Jahren
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project vor 2 Jahren
render 2cf32b0e0a Fixed warning: 'fA' may be used uninitialized in this function vor 2 Jahren
sensor 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
stdlib 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft vor 2 Jahren
storage 863a9029ae Added SDL_GlobFlags vor 2 Jahren
test 2123b84fbe SDL_test: add --hide-cursor to help vor 2 Jahren
thread b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. vor 2 Jahren
time 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info vor 2 Jahren
timer 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
video 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. vor 2 Jahren
SDL.c 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h vor 2 Jahren
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. vor 2 Jahren
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention vor 2 Jahren
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_hints.c 961488b0dc Added NULL pointer check vor 2 Jahren
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API vor 2 Jahren
SDL_internal.h 2f2c3afb05 SDL_internal: tweaked comment. vor 2 Jahren
SDL_list.c 33eaddc565 Cleaned up various type conversion issues vor 2 Jahren
SDL_list.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention vor 2 Jahren
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_properties.c 56feecc17d Fix property cleanup callback not being called on error (#9663) vor 2 Jahren
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use vor 2 Jahren
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 vor 2 Jahren