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