Ryan C. Gordon bc6ad3ee43 dialog: convert_ext_list had parameter names in wrong order in header. 1 rok temu
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 lat temu
audio b1e47704ee audio: Prefer Pipewire if at least version 1.0.0 1 rok temu
camera da027ec3ee Fixed signed/unsigned comparison warning 2 lat temu
core b1e47704ee audio: Prefer Pipewire if at least version 1.0.0 1 rok temu
cpuinfo 143b070074 cpuinfo: fix -Wmissing-prototypes warning 2 lat temu
dialog bc6ad3ee43 dialog: convert_ext_list had parameter names in wrong order in header. 1 rok temu
dynapi 1862a62b5d Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers() 1 rok temu
events dc13c08375 Use single line comment format 1 rok temu
file 478b965e6c Fixed warning C4702: unreachable code 2 lat temu
filesystem 98e9f361a8 winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. 1 rok temu
haptic 19b3ddac2f Fix TOCTOU race condition 2 lat temu
hidapi ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 rok temu
joystick d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. 1 rok temu
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 lat temu
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 lat temu
locale 390fff4ae0 N3DS: Fix locale name and early return. 2 lat temu
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. 2 lat temu
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 lat temu
power b9ea2dde44 Added VisionOS as a supported target to the Xcode project 2 lat temu
render 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE 2 lat temu
sensor 52d6587084 Removed SDL_EVENTS_DISABLED 2 lat temu
stdlib 810656962c stdlib: Export some Unicode functions to other SDL internals. 2 lat temu
storage 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2 lat temu
test 9c2e4f52e6 Fixed misuse of entry->size in SDL_TrackAllocation 1 rok temu
thread fdcc3e1151 thread: make generic SDL_Condition a no-op if built with SDL_THREADS_DISABLED. 1 rok temu
time 764fe72449 SDL_time.h: Renaming enums SDL_DATE_FORMAT and SDL_TIME_FORMAT to SDL_DateFormat and SDL_TimeFormat 1 rok temu
timer 3d96c2426f PSP: improve performance counter res to us granularity (thanks @rofl0r!) 2 lat temu
video cac1434295 Close pipe in Wayland_ShowMessageBox 1 rok temu
SDL.c 1aa9ef7213 cpuinfo: reset cpu features on SDL_Quit 2 lat temu
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 rok temu
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_error.c 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_hashtable.c 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_hints.c 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 lat temu
SDL_internal.h a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 2 lat temu
SDL_list.c 33eaddc565 Cleaned up various type conversion issues 2 lat temu
SDL_list.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_log.c d65ae710a1 Renamed SDL_LogGetOutputFunction() and SDL_LogSetOutputFunction() to match SDL 3.0 naming convention 2 lat temu
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_properties.c 33eaddc565 Cleaned up various type conversion issues 2 lat temu
SDL_properties_c.h bba2a5d360 Added SDL_SetFreeableProperty() for internal use 2 lat temu
SDL_utils.c 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_utils_c.h 5b3ee51c6c Updated copyright for 2024 2 lat temu