Sam Lantinga 9e8e0fb7b1 Fixed bug 4283 - SDL's version of memset is different from libc's hace 6 años
..
atomic d9fb77a3c1 SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. hace 6 años
audio 7f9854b9b2 WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio hace 6 años
core 74638ea3c5 Ensure we wait on the surface resize before returning from setting fullscreen mode. hace 6 años
cpuinfo 7df0f4fdac Fixed bug 4277 - warnings patch hace 6 años
dynapi ef34704875 Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok hace 6 años
events 6b3e893105 Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. hace 6 años
file e3cc5b2c6b Updated copyright for 2018 hace 7 años
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) hace 7 años
haptic 09ab752aa3 Implement SDL_HapticStopEffect on Android (thanks Rachel!) hace 6 años
hidapi cf7d64f266 hidapi/windows/hid.c: comment out ntdef.h include after windows.h. hace 6 años
joystick 5454765a22 replace bool stuff in controller_type.h with SDL_bool. hace 6 años
libm 2dc04b4c11 libm: one more static analysis fix. hace 6 años
loadso e3cc5b2c6b Updated copyright for 2018 hace 7 años
main bc6c199790 Updated version to 2.0.9 hace 6 años
power a9ae1b508d Handle NULL return from SDL_DBus_GetContext() hace 7 años
render 20dfda4489 Fixed mingw-w64 build hace 6 años
sensor 7df0f4fdac Fixed bug 4277 - warnings patch hace 6 años
stdlib 9e8e0fb7b1 Fixed bug 4283 - SDL's version of memset is different from libc's hace 6 años
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. hace 6 años
thread 0ad4b0b697 thread: fixed compiler warnings on non-Linux systems that use pthread. hace 7 años
timer e3cc5b2c6b Updated copyright for 2018 hace 7 años
video 74638ea3c5 Ensure we wait on the surface resize before returning from setting fullscreen mode. hace 6 años
SDL.c 5febdfcece Fixed whitespace hace 6 años
SDL_assert.c 08de74ec49 use the 'aborts' pragma of Watcom for SDL_NORETURN functions hace 6 años
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 hace 7 años
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 hace 7 años
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 hace 7 años
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. hace 7 años
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. hace 7 años
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 hace 7 años
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 hace 7 años
SDL_log.c e3cc5b2c6b Updated copyright for 2018 hace 7 años