Philipp Wiesemann 8aa147fa09 Fixed compiler warnings about type conversions. 8 лет назад
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. 9 лет назад
audio a09efc73d2 psp: Force audio channels to stereo if > 2 channels requested (thanks, Solra!). 8 лет назад
core be005b7c78 evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte' 8 лет назад
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 9 лет назад
dynapi 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). 9 лет назад
events 56cab6d452 Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events. 8 лет назад
file 45b774e3f7 Updated copyright for 2017 9 лет назад
filesystem 84aeab17a2 haiku: Changed header paths to be more compatible. 8 лет назад
haptic d96419c93f xinput: use the full range of the haptic motors (thanks, Trent!). 9 лет назад
joystick c544d2b954 Add support for Saitek P990 Dual Analog Pad 8 лет назад
libm 45b774e3f7 Updated copyright for 2017 9 лет назад
loadso 45b774e3f7 Updated copyright for 2017 9 лет назад
main c3bf69ca4b haiku: Fixed compiling without OpenGL support. 9 лет назад
power b36755a3fc power: whoops, that should be "==" not "!=". 9 лет назад
render 8aa147fa09 Fixed compiler warnings about type conversions. 8 лет назад
stdlib 29a047df39 Fixed whitespace code style. 9 лет назад
test cff9e5a876 test: info now reports usable display bounds and DPI (thanks, Eric!). 9 лет назад
thread 6d661cab7b windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. 9 лет назад
timer 84aeab17a2 haiku: Changed header paths to be more compatible. 8 лет назад
video cc5ceb1165 Temporary hack to fix bug 3725 - Call made to glGetString before context creation 8 лет назад
SDL.c c57fe6d78a Backing out broken change from previous commit. 9 лет назад
SDL_assert.c e889757bb3 assert: Better Emscripten support. 9 лет назад
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 9 лет назад
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 лет назад
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. 9 лет назад
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended 8 лет назад
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 9 лет назад
SDL_hints.c 45b774e3f7 Updated copyright for 2017 9 лет назад
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 лет назад
SDL_log.c 45b774e3f7 Updated copyright for 2017 9 лет назад