Sam Lantinga 98fa97de91 Fixed memory leak when removing existing displays il y a 3 ans
..
atomic 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
audio c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER il y a 3 ans
core fcafe40948 Removed balls from the joystick API il y a 3 ans
cpuinfo af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' il y a 3 ans
dynapi e93769d2c9 Extract the name of a callback paramter il y a 3 ans
events 7ca0d15d64 events: Changed SDL_GetEventState from a macro to a function. il y a 3 ans
file 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
filesystem a3d7dd2464 SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path. il y a 3 ans
haptic 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 3 ans
hidapi 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 3 ans
joystick 9a6bcca6b8 Use the correct name for the DualSense controllers il y a 3 ans
libm c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
loadso 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
locale 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
main 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible il y a 3 ans
misc 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
power 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 3 ans
render af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' il y a 3 ans
sensor b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() il y a 3 ans
stdlib 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
test fcafe40948 Removed balls from the joystick API il y a 3 ans
thread 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 3 ans
timer 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source il y a 3 ans
video 98fa97de91 Fixed memory leak when removing existing displays il y a 3 ans
SDL.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_assert.c 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
SDL_assert_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
SDL_dataqueue.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_dataqueue.h 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_error.c 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
SDL_error_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
SDL_guid.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_hints.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_hints_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
SDL_internal.h 1f4cc733a1 Removed the nanosecond versions of event and thread primitive waits from the public API il y a 3 ans
SDL_intrin.h ee0e9e979c Move intrinsic includes into a private header il y a 3 ans
SDL_list.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_list.h 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
SDL_log.c 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
SDL_log_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
SDL_utils.c 53e685168d Fixed declaration-after-statement warning il y a 4 ans
SDL_utils_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans