Sam Lantinga 82c2f04e61 Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases 7 years ago
..
atomic d9fb77a3c1 SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. 7 years ago
audio b251876126 commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1 7 years ago
core 93fb710a46 evdev: Don't initialize struct sigaction with "{ 0 }". 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 de9f5415b3 Filter both SIZE_CHANGED and RESIZED on any SIZE_CHANGED 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 53260b31b5 There are legitimate reasons to skip full cleanup at shutdown, don't assert in that case. 7 years ago
hidapi 337cea4411 Fixed life-cycle issues with two activities sharing HIDDeviceManager 7 years ago
joystick 62f806ed6c This device gets Xinput driver loaded on windows. 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 82c2f04e61 Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases 7 years ago
sensor 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
stdlib 9e8e0fb7b1 Fixed bug 4283 - SDL's version of memset is different from libc's 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 88b3252555 kmsdrm: find available card if called without index. 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