Sam Lantinga 74ca16547c Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8 8 years ago
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 9 years ago
audio fb9c2939c2 qnx: Fixed setting a field twice. 8 years ago
core 3c09265daf Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' 8 years ago
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 9 years ago
dynapi 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). 8 years ago
events 44246cdae3 Fixed compiler warning about redundant declaration. 8 years ago
file 45b774e3f7 Updated copyright for 2017 9 years ago
filesystem 6086e8d384 haiku: Fixed missing slash in path from SDL_GetPrefPath(). 8 years ago
haptic d96419c93f xinput: use the full range of the haptic motors (thanks, Trent!). 8 years ago
joystick 22c221f3b0 linux: Changed internal functions to be static. 8 years ago
libm 45b774e3f7 Updated copyright for 2017 9 years ago
loadso 45b774e3f7 Updated copyright for 2017 9 years ago
main c3bf69ca4b haiku: Fixed compiling without OpenGL support. 8 years ago
power b36755a3fc power: whoops, that should be "==" not "!=". 8 years ago
render 9288983682 Merged Eric Wing's overscan patch. 8 years ago
stdlib 29a047df39 Fixed whitespace code style. 8 years ago
test cff9e5a876 test: info now reports usable display bounds and DPI (thanks, Eric!). 8 years ago
thread 6d661cab7b windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. 8 years ago
timer 45b774e3f7 Updated copyright for 2017 9 years ago
video 74ca16547c Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8 8 years ago
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 years ago
SDL_assert.c e889757bb3 assert: Better Emscripten support. 8 years ago
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 years ago
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 years ago
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 8 years ago
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_hints.c 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 years ago
SDL_log.c 45b774e3f7 Updated copyright for 2017 9 years ago