Sam Lantinga 542a3663de Added SDL_GetDefaultKeyFromScancode() to the public API 10 meses atrás
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 ano atrás
audio aeb223fc23 pipewire: if no devices seen in "preferred" init, try a different backend. 10 meses atrás
camera df25e4022d Removed short aliases for 16-bit pixel formats 10 meses atrás
core 25024ea295 windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv. 11 meses atrás
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 11 meses atrás
dialog a5b0041b4a Fixed SDL_strncmp() logic in portal dialog code 10 meses atrás
dynapi 542a3663de Added SDL_GetDefaultKeyFromScancode() to the public API 10 meses atrás
events cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. 10 meses atrás
file 04be04c338 Removed mostly unused SDL_errorcode 11 meses atrás
filesystem 863a9029ae Added SDL_GlobFlags 11 meses atrás
haptic 19b3ddac2f Fix TOCTOU race condition 1 ano atrás
hidapi 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 11 meses atrás
joystick a3ab46b707 Fixed mapping the touchpad for the Qanba PS5 controllers like the Qanba Drone 2 Arcade Joystick 11 meses atrás
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 ano atrás
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 ano atrás
locale 390fff4ae0 N3DS: Fix locale name and early return. 1 ano atrás
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 1 ano atrás
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 ano atrás
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 1 ano atrás
render dfe4445214 Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync() 10 meses atrás
sensor 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. 11 meses atrás
stdlib 6e081eb7dc Memory leak no more! 11 meses atrás
storage 863a9029ae Added SDL_GlobFlags 11 meses atrás
test d141827895 Fixed positioning a window with undefined position on a specific display 10 meses atrás
thread b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. 11 meses atrás
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 10 meses atrás
timer aaa9bf9422 Added more error checking for SDL timer functions 10 meses atrás
video fafc9f642a win32: Don't set the display HDR values to uninitialized data 10 meses atrás
SDL.c 156ca356b5 Free any temporary environment memory at SDL_Quit() 11 meses atrás
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 ano atrás
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 11 meses atrás
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_hints.c 961488b0dc Added NULL pointer check 11 meses atrás
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 1 ano atrás
SDL_internal.h 2f2c3afb05 SDL_internal: tweaked comment. 11 meses atrás
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 1 ano atrás
SDL_list.h 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention 11 meses atrás
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 1 ano atrás
SDL_properties.c 2626304e70 properties: add formal SDL_CleanupPropertyCallback type, improve docs. 10 meses atrás
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 1 ano atrás
SDL_utils.c c74886ab00 Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() 10 meses atrás
SDL_utils_c.h c74886ab00 Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() 10 meses atrás