Frank Praznik a422dfe572 video: Don't attempt to apply window flags to popup windows when the window is shown 1 год назад
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
audio e23257307e Introduce formal policy for APIs that return strings. 1 год назад
camera 5387022855 camera: Initialize AVCaptureVideoDataOutput.videoSettings to zero 1 год назад
core a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 1 год назад
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() 1 год назад
dialog 8c8ee2174d Dialog: Add filter number, remove NULL termination 1 год назад
dynapi a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 1 год назад
events ce65f84fd8 Fixed Android warnings 1 год назад
file 7b14fcb4d9 Stack allocation never happened, so explicitly allocate the path 1 год назад
filesystem e23257307e Introduce formal policy for APIs that return strings. 1 год назад
haptic a919774fe4 Build with -Wfloat-conversion + fix all warnings 1 год назад
hidapi ca28bcb3b8 hidapi/windows/hid.c: avoid warnings with gcc < 8. 1 год назад
joystick 470cfc2755 Make sure we set the initial report interval value 1 год назад
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
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 25e41df4db Merge pull request #9961 from erysdren/psp-renderer-crash 1 год назад
sensor e23257307e Introduce formal policy for APIs that return strings. 1 год назад
stdlib ce65f84fd8 Fixed Android warnings 1 год назад
storage 863a9029ae Added SDL_GlobFlags 1 год назад
test a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 1 год назад
thread e23257307e Introduce formal policy for APIs that return strings. 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 a422dfe572 video: Don't attempt to apply window flags to popup windows when the window is shown 1 год назад
SDL.c ce65f84fd8 Fixed Android warnings 1 год назад
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. 1 год назад
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 b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 1 год назад
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 2 лет назад
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 76e5aa5bfd Log any leaked objects at shutdown 1 год назад
SDL_utils_c.h b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 1 год назад