Sam Lantinga 92396f7d74 Fixed Windows build 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 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) 6 years ago
cpuinfo 4df859c586 cpuinfo: Added SDL_HasAVX512F(). 7 years ago
dynapi f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 6 years ago
events 50d5002533 Fixed build 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 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) 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 92396f7d74 Fixed Windows build 6 years ago
sensor f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 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 f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 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 404ba5eea8 Fixed bug 4229 - Add support for ABGR format in DirectFB renderer 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