Ryan C. Gordon 7d54a37d74 iostream: Make seeking's `whence` value a real enum. 2 lat temu
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 lat temu
audio e23257307e Introduce formal policy for APIs that return strings. 2 lat temu
camera 5387022855 camera: Initialize AVCaptureVideoDataOutput.videoSettings to zero 2 lat temu
core e9982bf1b5 Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986) 2 lat temu
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 2 lat temu
dialog 8c8ee2174d Dialog: Add filter number, remove NULL termination 2 lat temu
dynapi 7d54a37d74 iostream: Make seeking's `whence` value a real enum. 2 lat temu
events 23db1062fc Document that you can pass NULL to SDL_PeepEvents() 2 lat temu
file 7d54a37d74 iostream: Make seeking's `whence` value a real enum. 2 lat temu
filesystem e23257307e Introduce formal policy for APIs that return strings. 2 lat temu
haptic 26fc7a8060 Fixed signatures for internal haptics functions 2 lat temu
hidapi ca28bcb3b8 hidapi/windows/hid.c: avoid warnings with gcc < 8. 2 lat temu
joystick 7529b4bed5 Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list 2 lat 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 a919774fe4 Build with -Wfloat-conversion + fix all warnings 2 lat temu
render 2a8f87d34b Fixed build warnings 2 lat temu
sensor e23257307e Introduce formal policy for APIs that return strings. 2 lat temu
stdlib ce65f84fd8 Fixed Android warnings 2 lat temu
storage 863a9029ae Added SDL_GlobFlags 2 lat temu
test a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 2 lat temu
thread e23257307e Introduce formal policy for APIs that return strings. 2 lat temu
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes 2 lat temu
timer aaa9bf9422 Added more error checking for SDL timer functions 2 lat temu
video 7a7d780289 wayland: Fix broken dead key behavior 2 lat temu
SDL.c ce65f84fd8 Fixed Android warnings 2 lat temu
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 2 lat temu
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention 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 b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 2 lat temu
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. 2 lat temu
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API 2 lat temu
SDL_internal.h e23257307e Introduce formal policy for APIs that return strings. 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 4609af618a Updated logging functions for SDL3 naming convention 2 lat temu
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 2 lat temu
SDL_properties.c e23257307e Introduce formal policy for APIs that return strings. 2 lat temu
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging 2 lat temu
SDL_utils.c 76e5aa5bfd Log any leaked objects at shutdown 2 lat temu
SDL_utils_c.h b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 2 lat temu