Sam Lantinga 4236fb2d63 Fixed build warnings with Android debug logging 10 月之前
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
audio 17af09f3a9 coreaudio: simplify memory leak fix. 10 月之前
camera aeea819494 Added colorspace to SDL_CameraSpec 10 月之前
core 1cdcb57865 Fixed launching on Android after audio capture -> recording renaming 10 月之前
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 11 月之前
dialog 8c8ee2174d Dialog: Add filter number, remove NULL termination 10 月之前
dynapi d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) 10 月之前
events cf2d8dac30 Reordered conditional for clarity 10 月之前
file 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 10 月之前
filesystem e23257307e Introduce formal policy for APIs that return strings. 10 月之前
haptic 26fc7a8060 Fixed signatures for internal haptics functions 10 月之前
hidapi 4236fb2d63 Fixed build warnings with Android debug logging 10 月之前
joystick 361cae0874 Pass through the original name used by the Steam Virtual Gamepad 10 月之前
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 年之前
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 年之前
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 年之前
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 月之前
render b6e6c73541 Fixed building the metal renderer with SDL_LEAN_AND_MEAN 10 月之前
sensor e23257307e Introduce formal policy for APIs that return strings. 10 月之前
stdlib d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) 10 月之前
storage 863a9029ae Added SDL_GlobFlags 11 月之前
test 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 10 月之前
thread 96f2ef77ab include: Make function pointer params into typedefs. 10 月之前
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 10 月之前
timer aaa9bf9422 Added more error checking for SDL timer functions 10 月之前
video 031dc0743f Use an opaque struct typedef for SDL_GLContext 10 月之前
SDL.c ce65f84fd8 Fixed Android warnings 10 月之前
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 年之前
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 11 月之前
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_hashtable.c 20fccdabf4 Fixed crashes when passed a NULL hashtable 10 月之前
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. 10 月之前
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 年之前
SDL_internal.h e23257307e Introduce formal policy for APIs that return strings. 10 月之前
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 年之前
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 11 月之前
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 年之前
SDL_properties.c e23257307e Introduce formal policy for APIs that return strings. 10 月之前
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 10 月之前
SDL_utils.c 76e5aa5bfd Log any leaked objects at shutdown 10 月之前
SDL_utils_c.h b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 10 月之前