Daniel Gibson 2d0eaea1cc Add missing SDL_main.h includes to remaining libSDLmain implementations il y a 2 ans
..
atomic 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
audio c637031294 rwops: Fixed another Windows build failure. il y a 2 ans
core ca2fe7be1a Implement SDL_main as header-only lib for Win32 il y a 2 ans
cpuinfo af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' il y a 2 ans
dynapi ca2fe7be1a Implement SDL_main as header-only lib for Win32 il y a 2 ans
events 5c29b58e95 Added support for clang thread-safety analysis il y a 2 ans
file 4075748e41 rwops: Removed unused variable in Windows-specific code. il y a 2 ans
filesystem a3d7dd2464 SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path. il y a 2 ans
haptic 5c29b58e95 Added support for clang thread-safety analysis il y a 2 ans
hidapi 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 2 ans
joystick 980208b814 Fixed crash in SDL_PrivateGameControllerRefreshMapping() il y a 2 ans
libm c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans
loadso 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
locale 3c501b963d Clang-Tidy fixes (#6725) il y a 2 ans
main 2d0eaea1cc Add missing SDL_main.h includes to remaining libSDLmain implementations il y a 2 ans
misc 3c501b963d Clang-Tidy fixes (#6725) il y a 2 ans
power 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API il y a 2 ans
render 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. il y a 2 ans
sensor 5c29b58e95 Added support for clang thread-safety analysis il y a 2 ans
stdlib 3c501b963d Clang-Tidy fixes (#6725) il y a 2 ans
test 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. il y a 2 ans
thread 5c29b58e95 Added support for clang thread-safety analysis il y a 2 ans
timer 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source il y a 2 ans
video 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. il y a 2 ans
SDL.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_assert.c 5c29b58e95 Added support for clang thread-safety analysis il y a 2 ans
SDL_assert_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans
SDL_dataqueue.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_dataqueue.h 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_error.c 3c501b963d Clang-Tidy fixes (#6725) il y a 2 ans
SDL_error_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans
SDL_guid.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_hints.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_hints_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans
SDL_internal.h ca2fe7be1a Implement SDL_main as header-only lib for Win32 il y a 2 ans
SDL_intrin.h ee0e9e979c Move intrinsic includes into a private header il y a 2 ans
SDL_list.c 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_list.h 5750bcb174 Update for SDL3 coding style (#6717) il y a 2 ans
SDL_log.c 5c29b58e95 Added support for clang thread-safety analysis il y a 2 ans
SDL_log_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans
SDL_utils.c 53e685168d Fixed declaration-after-statement warning il y a 2 ans
SDL_utils_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 2 ans