Sam Lantinga 9aa8a75d26 Fixed building with Xcode 10.0 7 years ago
..
atomic d9fb77a3c1 SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. 7 years ago
audio 7f9854b9b2 WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio 7 years ago
core 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
cpuinfo 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
dynapi ef34704875 Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok 7 years ago
events 6b3e893105 Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 7 years ago
file e3cc5b2c6b Updated copyright for 2018 8 years ago
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 years ago
haptic 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) 7 years ago
hidapi 283680f2c1 hidapi/windows/hid.c: fix misplaced #if 0 7 years ago
joystick 9aa8a75d26 Fixed building with Xcode 10.0 7 years ago
libm 2dc04b4c11 libm: one more static analysis fix. 7 years ago
loadso e3cc5b2c6b Updated copyright for 2018 8 years ago
main bc6c199790 Updated version to 2.0.9 7 years ago
power a9ae1b508d Handle NULL return from SDL_DBus_GetContext() 8 years ago
render 20dfda4489 Fixed mingw-w64 build 7 years ago
sensor 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
stdlib bb5516ac8e SDL_vsnprintf() updates for zero-padding: 7 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. 7 years ago
thread 0ad4b0b697 thread: fixed compiler warnings on non-Linux systems that use pthread. 7 years ago
timer e3cc5b2c6b Updated copyright for 2018 8 years ago
video 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
SDL.c 5febdfcece Fixed whitespace 7 years ago
SDL_assert.c 08de74ec49 use the 'aborts' pragma of Watcom for SDL_NORETURN functions 7 years ago
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 years ago
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 years ago
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 8 years ago
SDL_log.c e3cc5b2c6b Updated copyright for 2018 8 years ago