Sam Lantinga 334962b056 Enhancements for SDL_PremultiplyAlpha() 9 月之前
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 9 月之前
audio 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
camera 58270ef3f2 Finished renaming functions in SDL_system.h 9 月之前
core 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 11 月之前
dialog 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 月之前
dynapi 334962b056 Enhancements for SDL_PremultiplyAlpha() 9 月之前
events 9ca1792848 Renamed driverdata to internal 9 月之前
file 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 9 月之前
filesystem 94c40fb3c9 Fixed warning: no previous prototype for function 'SDL_InitFilesystem' 9 月之前
haptic 5c875e1183 Renamed *FromID() to *ForID() 9 月之前
hidapi 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
joystick 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 月之前
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 年之前
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 年之前
main 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 年之前
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 月之前
render 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
sensor 5c875e1183 Renamed *FromID() to *ForID() 9 月之前
stdlib 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
storage ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 9 月之前
test 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
thread ec3bb4c029 Removed the need for SDL_CreateTLS() 9 月之前
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 10 月之前
timer 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 月之前
video 334962b056 Enhancements for SDL_PremultiplyAlpha() 9 月之前
SDL.c 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 9 月之前
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 2ba76dbe80 Simplified SDL_Surface 9 月之前
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 9 月之前
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 bd041b4831 Make sure SDL subsystems are initialized before starting threads 9 月之前
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 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 月之前
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 10 月之前
SDL_utils.c c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 9 月之前
SDL_utils_c.h c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 9 月之前