Ryan C. Gordon 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 years ago
..
atomic 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
audio 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 3 years ago
core 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 years ago
cpuinfo 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 years ago
dynapi 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 years ago
events 6649309c83 Converted default_cursor.h from ANSI to UTF-8 3 years ago
file 126c60cb45 Add "SDL_" prefix to RW_SEEK macros 3 years ago
filesystem a3d7dd2464 SDL_sysfilesystem.c (SDL_GetBasePath): fixed the solaris code path. 3 years ago
haptic 5c29b58e95 Added support for clang thread-safety analysis 3 years ago
hidapi 4676d1d31e android: register all methods using JNI_OnLoad 3 years ago
joystick 83b29f9ce1 Don't send Razer devices the Sony third-party query feature report 3 years ago
libm c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
loadso 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
locale 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 years ago
misc 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
power 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 years ago
render 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 years ago
sensor 5c29b58e95 Added support for clang thread-safety analysis 3 years ago
stdlib 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
test 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 years ago
thread b678a98024 Fixed compiler warning 3 years ago
timer 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 3 years ago
video 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 years ago
SDL.c 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_assert.c 5c29b58e95 Added support for clang thread-safety analysis 3 years ago
SDL_assert_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
SDL_dataqueue.c 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_dataqueue.h 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_error.c 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
SDL_error_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
SDL_guid.c 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_hints.c 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_hints_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
SDL_internal.h 28b93451dc Make WinRT's SDL_main header-only 3 years ago
SDL_intrin.h 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 years ago
SDL_list.c 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_list.h 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
SDL_log.c 5c29b58e95 Added support for clang thread-safety analysis 3 years ago
SDL_log_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 years ago
SDL_utils_c.h c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago