Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 10 meses
..
atomic 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 1 año
audio 17af09f3a9 coreaudio: simplify memory leak fix. hace 10 meses
camera 38f0214e8a audio: Refer to audio devices to "playback" and "recording". hace 10 meses
core 38f0214e8a audio: Refer to audio devices to "playback" and "recording". hace 10 meses
cpuinfo 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() hace 11 meses
dialog 8c8ee2174d Dialog: Add filter number, remove NULL termination hace 10 meses
dynapi d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 10 meses
events cf2d8dac30 Reordered conditional for clarity hace 10 meses
file 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) hace 10 meses
filesystem e23257307e Introduce formal policy for APIs that return strings. hace 10 meses
haptic 26fc7a8060 Fixed signatures for internal haptics functions hace 10 meses
hidapi ca28bcb3b8 hidapi/windows/hid.c: avoid warnings with gcc < 8. hace 10 meses
joystick 6821fb2fe4 Fixed the right trigger on the Nintendo SNES Controller in simple report mode hace 10 meses
libm 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 1 año
loadso 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 1 año
locale 390fff4ae0 N3DS: Fix locale name and early return. hace 1 año
main 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. hace 1 año
misc b9ea2dde44 Added VisionOS as a supported target to the Xcode project hace 1 año
power a919774fe4 Build with -Wfloat-conversion + fix all warnings hace 10 meses
render 4919359a6f Fix compilation with enabled render commands logging hace 10 meses
sensor e23257307e Introduce formal policy for APIs that return strings. hace 10 meses
stdlib d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 10 meses
storage 863a9029ae Added SDL_GlobFlags hace 11 meses
test 38f0214e8a audio: Refer to audio devices to "playback" and "recording". hace 10 meses
thread 96f2ef77ab include: Make function pointer params into typedefs. hace 10 meses
time aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes hace 10 meses
timer aaa9bf9422 Added more error checking for SDL timer functions hace 10 meses
video 031dc0743f Use an opaque struct typedef for SDL_GLContext hace 10 meses
SDL.c ce65f84fd8 Fixed Android warnings hace 10 meses
SDL_assert.c 6906c50e8b assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. hace 1 año
SDL_assert_c.h 5b3ee51c6c Updated copyright for 2024 hace 1 año
SDL_error.c 4609af618a Updated logging functions for SDL3 naming convention hace 11 meses
SDL_error_c.h 5b3ee51c6c Updated copyright for 2024 hace 1 año
SDL_guid.c 5b3ee51c6c Updated copyright for 2024 hace 1 año
SDL_hashtable.c 20fccdabf4 Fixed crashes when passed a NULL hashtable hace 10 meses
SDL_hashtable.h 5b3ee51c6c Updated copyright for 2024 hace 1 año
SDL_hints.c e23257307e Introduce formal policy for APIs that return strings. hace 10 meses
SDL_hints_c.h 276566235c Removed SDL_ClearHints() from the public API hace 1 año
SDL_internal.h e23257307e Introduce formal policy for APIs that return strings. hace 10 meses
SDL_list.c 33eaddc565 Cleaned up various type conversion issues hace 1 año
SDL_list.h 5b3ee51c6c Updated copyright for 2024 hace 1 año
SDL_log.c 4609af618a Updated logging functions for SDL3 naming convention hace 11 meses
SDL_log_c.h 5b3ee51c6c Updated copyright for 2024 hace 1 año
SDL_properties.c e23257307e Introduce formal policy for APIs that return strings. hace 10 meses
SDL_properties_c.h 652b34bd15 Added SDL_DumpProperties() for internal debugging hace 10 meses
SDL_utils.c 76e5aa5bfd Log any leaked objects at shutdown hace 10 meses
SDL_utils_c.h b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions hace 10 meses