Anonymous Maarten e631fdfbd2 gdk: show dialog when xgameruntime.dll is not installed 1 year ago
..
atomic d8e68aea9d atomic: Solaris needs the `_nv` variant of `atomic_or_uint`. 1 year ago
audio 364bbd545d audio: SDL_ClosestAudioFormats now favors float32 and native byte order. 1 year ago
camera 4f55271571 Removed temporary memory from the API 1 year ago
core e3cf20e1cc Remove `createSDLMainRunnable()` in favour of `main()` to fix multiple issues when providing custom main/runnable code (#10434) 1 year ago
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 year ago
dialog 6a74ade73d Make SDL_URIToLocal available to multiple platforms 1 year ago
dynapi f57c597c60 Added SDL_GetWindowFromEvent 1 year ago
events f57c597c60 Added SDL_GetWindowFromEvent 1 year ago
file 614a88ca3b SDL_IOFromFile: Apple targets no longer use the app bundle's resources dir. 1 year ago
filesystem 218e45247f Fixed memory leak when SDL_Init() was called multiple times 1 year ago
haptic 4f55271571 Removed temporary memory from the API 1 year ago
hidapi 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 1 year ago
joystick 0a924b185d Fixed crash with joystick rumble after disconnection 1 year ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 year ago
loadso ccebbb6c6e Fix UWP build in non-UNICODE mode 1 year ago
locale 4f55271571 Removed temporary memory from the API 1 year ago
main e631fdfbd2 gdk: show dialog when xgameruntime.dll is not installed 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 efefc4a1f3 d3d12: Move platform-specific includes/defines to SDL_d3d12.h 1 year ago
sensor 4f55271571 Removed temporary memory from the API 1 year ago
stdlib f59d66f4b1 Implemented left-justification in SDL_PrintString() 1 year ago
storage 4f55271571 Removed temporary memory from the API 1 year ago
test ef6521aee7 testnative: print events with --info event 1 year ago
thread b854e1fe0b Fixed some issues found with static analysis 1 year ago
time 61e78830d0 Revert "Revert "Fixed warning: result of comparison of constant 9223372035 with expression of type '__kernel_old_time_t' (aka 'long') is always true"" 1 year ago
timer 881e2bc344 Fixed build 1 year ago
video 4bea89e945 Xbox buildfixes 1 year ago
SDL.c 61a88077a7 Re-added SDL_HINT_APP_ID and SDL_HINT_APP_NAME 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 4f55271571 Removed temporary memory from the API 1 year ago
SDL_hashtable.c 2ba76dbe80 Simplified SDL_Surface 1 year ago
SDL_hashtable.h 2ba76dbe80 Simplified SDL_Surface 1 year ago
SDL_hints.c 4f55271571 Removed temporary memory from the API 1 year ago
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 years ago
SDL_internal.h 4f55271571 Removed temporary memory from the API 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 f080336fa6 Fixed memory leak if logging is done after SDL_Quit() 1 year ago
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_properties.c 4f55271571 Removed temporary memory from the API 1 year ago
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 1 year ago
SDL_utils.c 9da58e9fb7 Fixed storing a key in the persistent string hashtable that's about to be freed 1 year ago
SDL_utils_c.h 4f55271571 Removed temporary memory from the API 1 year ago