Sam Lantinga cc49f1e279 Fixed crash if mutex functions are used before any mutex has been created 3 年之前
..
atomic 5750bcb174 Update for SDL3 coding style (#6717) 3 年之前
audio 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 3 年之前
core abdfa809db Prepend key modifier enum values with 'SDL_' 3 年之前
cpuinfo 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 年之前
dynapi 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 年之前
events abdfa809db Prepend key modifier enum values with 'SDL_' 3 年之前
file 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 3 年之前
filesystem a3d7dd2464 SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path. 3 年之前
haptic 5c29b58e95 Added support for clang thread-safety analysis 3 年之前
hidapi 4676d1d31e android: register all methods using JNI_OnLoad 3 年之前
joystick 83b29f9ce1 Don't send Razer devices the Sony third-party query feature report 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 c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 年之前
misc 3c501b963d Clang-Tidy fixes (#6725) 3 年之前
power 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 年之前
render 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 年之前
sensor 5c29b58e95 Added support for clang thread-safety analysis 3 年之前
stdlib 3c501b963d Clang-Tidy fixes (#6725) 3 年之前
test abdfa809db Prepend key modifier enum values with 'SDL_' 3 年之前
thread cc49f1e279 Fixed crash if mutex functions are used before any mutex has been created 3 年之前
timer 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 3 年之前
video 12e0e6d130 SDL3 with Hardware Acceleration for ROCKCHIP platform (mali blob) 3 年之前
SDL.c 5750bcb174 Update for SDL3 coding style (#6717) 3 年之前
SDL_assert.c 5c29b58e95 Added support for clang thread-safety analysis 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 28b93451dc Make WinRT's SDL_main header-only 3 年之前
SDL_intrin.h 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 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 5c29b58e95 Added support for clang thread-safety analysis 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 年之前