Sam Lantinga e9a7014e56 Fixed hanging after onDestroy() on Android 8 months ago
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 9 months ago
audio a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
camera aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers 9 months ago
core 7e48d4522b GDK build: move suspend/constrain setup back to previous compilation unit 8 months ago
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 11 months ago
dialog 6a74ade73d Make SDL_URIToLocal available to multiple platforms 9 months ago
dynapi cf8b158ccb Added SDL_GetRenderSafeArea() 8 months ago
events b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes 8 months ago
file ccebbb6c6e Fix UWP build in non-UNICODE mode 9 months ago
filesystem 0a678a654e GDK build: fix project settings and API changes 8 months ago
haptic b32c9615a7 SDL_GetHaptics() follows the SDL_GetStringRule 9 months ago
hidapi 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 months ago
joystick a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 10 months ago
loadso ccebbb6c6e Fix UWP build in non-UNICODE mode 9 months ago
locale e7771fb4f6 Fixed memory corruption in SDL_GetPreferredLocales() 9 months ago
main 7e48d4522b GDK build: move suspend/constrain setup back to previous compilation unit 8 months ago
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 year ago
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 months ago
render cf8b158ccb Added SDL_GetRenderSafeArea() 8 months ago
sensor a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
stdlib 29f0fd33dc SDL_getenv() should return const 9 months ago
storage 033c9c5951 Added SDL_CopyFile() and SDL_CopyStorageFile() 9 months ago
test eb09264076 Added the safe area to the debug window information 8 months ago
thread a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 10 months ago
timer a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 months ago
video e9a7014e56 Fixed hanging after onDestroy() on Android 8 months ago
SDL.c ca4bd4b63c Android life cycle behavior more closely matches iOS 9 months 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 1 year ago
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_guid.c ef21e31a9a SDL_GUIDFromString() renamed SDL_StringToGUID() 9 months ago
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 9 months ago
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 9 months ago
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. 10 months ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 year ago
SDL_internal.h fd9fe1bb7b Renamed event memory to temporary memory, since it's not just used for events 9 months ago
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 year ago
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 year ago
SDL_properties.c bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule 9 months ago
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 10 months ago
SDL_utils.c 71d2662a39 Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data 9 months ago
SDL_utils_c.h 6a74ade73d Make SDL_URIToLocal available to multiple platforms 9 months ago