Sam Lantinga d305bc6d55 Fixed order of operations problem when tearing down the window 2 years ago
..
atomic 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
audio abf5cc5203 Android audio device selection (#6824) 2 years ago
core abf5cc5203 Android audio device selection (#6824) 2 years ago
cpuinfo af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' 2 years ago
dynapi 7bfc41db3c Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2 years ago
events 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
file 4075748e41 rwops: Removed unused variable in Windows-specific code. 2 years ago
filesystem a3d7dd2464 SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path. 2 years ago
haptic 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
hidapi 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 2 years ago
joystick 9c9e6e3aa3 Fixed compiler warning 2 years ago
libm c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
loadso 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
locale 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 years ago
misc 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
power 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 2 years ago
render 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 2 years ago
sensor 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
stdlib 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
test 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 2 years ago
thread b678a98024 Fixed compiler warning 2 years ago
timer 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 2 years ago
video d305bc6d55 Fixed order of operations problem when tearing down the window 2 years ago
SDL.c 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_assert.c 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
SDL_assert_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
SDL_dataqueue.c 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_dataqueue.h 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_error.c 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
SDL_error_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
SDL_guid.c 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_hints.c 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_hints_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
SDL_internal.h 28b93451dc Make WinRT's SDL_main header-only 2 years ago
SDL_intrin.h ee0e9e979c Move intrinsic includes into a private header 2 years ago
SDL_list.c 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_list.h 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
SDL_log.c 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
SDL_log_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 2 years ago
SDL_utils_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago