Sam Lantinga da56cefa8b 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 91820998fc Add and update include guards 7 years ago
core 91820998fc Add and update include guards 7 years ago
cpuinfo 7df0f4fdac Fixed bug 4277 - warnings patch 7 years ago
dynapi 14329256cb Generalized the XInput user index into a player index 7 years ago
events 91820998fc Add and update include guards 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 91820998fc Add and update include guards 7 years ago
hidapi b08bdc4401 Don't build SDL_JOYSTICK_HIDAPI by default on iOS 7 years ago
joystick 91820998fc Add and update include guards 7 years ago
libm 91820998fc Add and update include guards 7 years ago
loadso e3cc5b2c6b Updated copyright for 2018 8 years ago
main e542d1a36d winmain: Patched to compile on C89 compilers. 7 years ago
power 7be4fca62c SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array 7 years ago
render da56cefa8b Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases 7 years ago
sensor 91820998fc Add and update include guards 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 acb05f50d8 thread: make SDL_CreateThreadWithStackSize() a public API. 7 years ago
timer 91820998fc Add and update include guards 7 years ago
video 91820998fc Add and update include guards 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 91820998fc Add and update include guards 7 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