1
0
Ryan C. Gordon 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 1 жил өмнө
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 жил өмнө
audio 56e85064ff Fixed audio recording latency after a hitch 1 жил өмнө
camera 596c0af0f3 Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace 1 жил өмнө
core 71200e94a8 core: Factor out common URI decode functions from Wayland and X11 1 жил өмнө
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 жил өмнө
dialog 800c35a2c1 dialog: Don't potentially call SDL_free() on an uninitialized value 1 жил өмнө
dynapi 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 1 жил өмнө
events b37b94453c Fixed multi-window test programs not quitting when windows are closed 1 жил өмнө
file 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 1 жил өмнө
filesystem d86ea0622d Add slash to cwd call 1 жил өмнө
haptic 26fc7a8060 Fixed signatures for internal haptics functions 1 жил өмнө
hidapi 3acdb8a90b JANITORIAL: Fix typos in comments in various files (#10058) 1 жил өмнө
joystick 0ae4fd0ec9 Make sure we don't try to use the XInput DLL after it's unloaded 1 жил өмнө
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 жил өмнө
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 жил өмнө
locale 390fff4ae0 N3DS: Fix locale name and early return. 2 жил өмнө
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 2 жил өмнө
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 жил өмнө
power a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 жил өмнө
render 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 1 жил өмнө
sensor e23257307e Introduce formal policy for APIs that return strings. 1 жил өмнө
stdlib 2f5b20fcb5 Updated based on feedback from @JKaniarz 1 жил өмнө
storage 863a9029ae Added SDL_GlobFlags 1 жил өмнө
test b37b94453c Fixed multi-window test programs not quitting when windows are closed 1 жил өмнө
thread 64acde86de stdcpp threads, simplify SDL_GetCurrentThreadID implementation 1 жил өмнө
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 1 жил өмнө
timer aaa9bf9422 Added more error checking for SDL timer functions 1 жил өмнө
video 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). 1 жил өмнө
SDL.c ab3c8552c2 Clean up renderers at shutdown 1 жил өмнө
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 2 жил өмнө
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 5b3ee51c6c Updated copyright for 2024 2 жил өмнө
SDL_hashtable.c 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 1 жил өмнө
SDL_hashtable.h 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 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 e23257307e Introduce formal policy for APIs that return strings. 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 e23257307e Introduce formal policy for APIs that return strings. 1 жил өмнө
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 1 жил өмнө
SDL_utils.c 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 1 жил өмнө
SDL_utils_c.h 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 1 жил өмнө