Ryan C. Gordon 69092c7e47 haiku: Fixed compiler warning. 8 jaren geleden
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 9 jaren geleden
audio 9dde37eadb sndio: Fix for some platforms (Linux, for example) that don't define INFTIM. 8 jaren geleden
core be005b7c78 evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte' 8 jaren geleden
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 9 jaren geleden
dynapi dc40018438 Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file. 8 jaren geleden
events 56cab6d452 Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events. 8 jaren geleden
file dc40018438 Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file. 8 jaren geleden
filesystem 84aeab17a2 haiku: Changed header paths to be more compatible. 8 jaren geleden
haptic d96419c93f xinput: use the full range of the haptic motors (thanks, Trent!). 8 jaren geleden
joystick 03250690d6 Added a private hint for Steam to bypass the controller filtering for the Steam virtual gamepad 8 jaren geleden
libm 45b774e3f7 Updated copyright for 2017 9 jaren geleden
loadso 45b774e3f7 Updated copyright for 2017 9 jaren geleden
main c3bf69ca4b haiku: Fixed compiling without OpenGL support. 8 jaren geleden
power b36755a3fc power: whoops, that should be "==" not "!=". 8 jaren geleden
render ef54d5a8f0 Fixed building on various versions of GCC - YUV MMX code is disabled for now 8 jaren geleden
stdlib 29a047df39 Fixed whitespace code style. 8 jaren geleden
test cff9e5a876 test: info now reports usable display bounds and DPI (thanks, Eric!). 8 jaren geleden
thread 6d661cab7b windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. 8 jaren geleden
timer 84aeab17a2 haiku: Changed header paths to be more compatible. 8 jaren geleden
video 69092c7e47 haiku: Fixed compiler warning. 8 jaren geleden
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 jaren geleden
SDL_assert.c e889757bb3 assert: Better Emscripten support. 8 jaren geleden
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 jaren geleden
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 jaren geleden
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 jaren geleden
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 8 jaren geleden
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 jaren geleden
SDL_hints.c 45b774e3f7 Updated copyright for 2017 9 jaren geleden
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 jaren geleden
SDL_log.c 45b774e3f7 Updated copyright for 2017 9 jaren geleden