Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
..
atomic 949b8bd8c5 correct the comment correction.. 6 years ago
audio 623a6defd3 alsa: optionally run entire pipeline non-blocking. 6 years ago
core 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
cpuinfo 4df859c586 cpuinfo: Added SDL_HasAVX512F(). 7 years ago
dynapi 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
events 7c3040e08a First pass on the new SDL sensor API 6 years ago
file e3cc5b2c6b Updated copyright for 2018 7 years ago
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 7 years ago
haptic e714f6590e haptic: Fix initial detection of haptic devices on Linux system 6 years ago
hidapi e9f6805fc6 Removed dependency on C++ runtime on iOS 6 years ago
joystick 6b3f11e2a3 Fixed code style 6 years ago
libm 2dc04b4c11 libm: one more static analysis fix. 6 years ago
loadso e3cc5b2c6b Updated copyright for 2018 7 years ago
main 941c5b4760 haiku: Rename internal functions from BE_* to HAIKU_* 6 years ago
power a9ae1b508d Handle NULL return from SDL_DBus_GetContext() 7 years ago
render 915a7e0341 gles2: Whoops, overzealous copy/paste on my part. :) 6 years ago
sensor c6647bf9c9 Added the iOS sensor implementation 6 years ago
stdlib d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 6 years ago
test e061a92dc9 Some drag'and'drop improvements. 6 years ago
thread 0ad4b0b697 thread: fixed compiler warnings on non-Linux systems that use pthread. 7 years ago
timer e3cc5b2c6b Updated copyright for 2018 7 years ago
video 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
SDL.c 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
SDL_assert.c 08de74ec49 use the 'aborts' pragma of Watcom for SDL_NORETURN functions 6 years ago
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 7 years ago
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 7 years ago
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 7 years ago
SDL_log.c e3cc5b2c6b Updated copyright for 2018 7 years ago