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