Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 1 год назад
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 1 год назад
audio e1aa995732 audio: recording devices also need to update their streams' channel maps. 1 год назад
camera aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers 1 год назад
core 6a74ade73d Make SDL_URIToLocal available to multiple platforms 1 год назад
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 год назад
dialog 6a74ade73d Make SDL_URIToLocal available to multiple platforms 1 год назад
dynapi 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 1 год назад
events aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers 1 год назад
file ccebbb6c6e Fix UWP build in non-UNICODE mode 1 год назад
filesystem 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory 1 год назад
haptic b32c9615a7 SDL_GetHaptics() follows the SDL_GetStringRule 1 год назад
hidapi 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 год назад
joystick b80784fced SDL_GetGamepadBindings() follows the SDL_GetStringRule 1 год назад
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 год назад
loadso ccebbb6c6e Fix UWP build in non-UNICODE mode 1 год назад
locale aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers 1 год назад
main 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 год назад
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 лет назад
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 год назад
render 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 1 год назад
sensor 856d598d6e SDL_GetSensors() follows the SDL_GetStringRule 1 год назад
stdlib a2a1d2de66 Add HAVE_UNSETENV to preprocessor guard 1 год назад
storage ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 1 год назад
test c4eac60000 SDL_GetClipboardData() follows the SDL_GetStringRule 1 год назад
thread bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule 1 год назад
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 1 год назад
timer 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 год назад
video 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 1 год назад
SDL.c 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory 1 год назад
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 2 лет назад
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 1 год назад
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_guid.c 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule 1 год назад
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 1 год назад
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 1 год назад
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. 1 год назад
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 лет назад
SDL_internal.h fd9fe1bb7b Renamed event memory to temporary memory, since it's not just used for events 1 год назад
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 лет назад
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 1 год назад
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
SDL_properties.c bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule 1 год назад
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 1 год назад
SDL_utils.c 71d2662a39 Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data 1 год назад
SDL_utils_c.h 6a74ade73d Make SDL_URIToLocal available to multiple platforms 1 год назад