Sam Lantinga 7c0307060d Textures with alpha format default to SDL_BLENDMODE_BLEND 1 year ago
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 1 year ago
audio 58270ef3f2 Finished renaming functions in SDL_system.h 1 year ago
camera 58270ef3f2 Finished renaming functions in SDL_system.h 1 year ago
core 9ca1792848 Renamed driverdata to internal 1 year ago
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 year ago
dialog 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 year ago
dynapi b7ec2119dd Use a dither palette when converting RGB images to indexed formats 1 year ago
events 9ca1792848 Renamed driverdata to internal 1 year ago
file 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 1 year ago
filesystem ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 1 year ago
haptic 5c875e1183 Renamed *FromID() to *ForID() 1 year ago
hidapi 58270ef3f2 Finished renaming functions in SDL_system.h 1 year ago
joystick 4dda785c69 gamepad: Several gamepad mapping functions now follow the SDL_GetStringRule. 1 year ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 year ago
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 years ago
locale 390fff4ae0 N3DS: Fix locale name and early return. 2 years ago
main 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 1 year ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 years ago
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 year ago
render 7c0307060d Textures with alpha format default to SDL_BLENDMODE_BLEND 1 year ago
sensor 5c875e1183 Renamed *FromID() to *ForID() 1 year ago
stdlib c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 year ago
storage ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 1 year ago
test d40b89dff6 clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule. 1 year ago
thread ec3bb4c029 Removed the need for SDL_CreateTLS() 1 year ago
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 1 year ago
timer ec3bb4c029 Removed the need for SDL_CreateTLS() 1 year ago
video 2db57e2678 Removed SlowBlitPixelAccess_Unknown 1 year ago
SDL.c 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 1 year ago
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 year ago
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 1 year ago
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 1 year ago
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. 1 year ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_internal.h bd041b4831 Make sure SDL subsystems are initialized before starting threads 1 year ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 years ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 1 year ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 year ago
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 1 year ago
SDL_utils.c c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 year ago
SDL_utils_c.h c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 1 year ago