Sylvain ea8c7df91b gendynapi.py: don't generate parameter for '...' 3 лет назад
..
atomic 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
audio c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER 3 лет назад
core fcafe40948 Removed balls from the joystick API 3 лет назад
cpuinfo af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' 3 лет назад
dynapi ea8c7df91b gendynapi.py: don't generate parameter for '...' 3 лет назад
events 5bc80abe0d Added logging for SDL_DISPLAYEVENT_MOVED 3 лет назад
file 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
filesystem a3d7dd2464 SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path. 3 лет назад
haptic 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 лет назад
hidapi 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 лет назад
joystick 9a6bcca6b8 Use the correct name for the DualSense controllers 3 лет назад
libm c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
loadso 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
locale 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
main 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible 3 лет назад
misc 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
power 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 лет назад
render af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' 3 лет назад
sensor b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 3 лет назад
stdlib 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
test 3736005fc4 Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED 3 лет назад
thread 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 лет назад
timer 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 3 лет назад
video cfa493c97f Use the current timestamp for keyboard hook events 3 лет назад
SDL.c 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_assert.c 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
SDL_assert_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
SDL_dataqueue.c 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_dataqueue.h 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_error.c 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
SDL_error_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
SDL_guid.c 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_hints.c 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_hints_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
SDL_internal.h 1f4cc733a1 Removed the nanosecond versions of event and thread primitive waits from the public API 3 лет назад
SDL_intrin.h ee0e9e979c Move intrinsic includes into a private header 3 лет назад
SDL_list.c 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_list.h 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
SDL_log.c 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
SDL_log_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 лет назад
SDL_utils_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад