Sam Lantinga 658975f381 Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted vor 8 Jahren
..
atomic 1d1a0d7f03 atomic: Patched to compile on Android. vor 9 Jahren
audio 96305832bc Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries vor 8 Jahren
core be005b7c78 evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte' vor 8 Jahren
cpuinfo c1802ef646 Fixed compile error with gcc -std=c99 vor 9 Jahren
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. vor 8 Jahren
events 56cab6d452 Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events. vor 8 Jahren
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. vor 8 Jahren
filesystem 658975f381 Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted vor 8 Jahren
haptic d96419c93f xinput: use the full range of the haptic motors (thanks, Trent!). vor 9 Jahren
joystick af44a5953a Fixed bug 3672 - Add joystick to controllerdb vor 8 Jahren
libm 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
loadso 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
main c3bf69ca4b haiku: Fixed compiling without OpenGL support. vor 9 Jahren
power b36755a3fc power: whoops, that should be "==" not "!=". vor 9 Jahren
render ef54d5a8f0 Fixed building on various versions of GCC - YUV MMX code is disabled for now vor 8 Jahren
stdlib 29a047df39 Fixed whitespace code style. vor 9 Jahren
test 3c852360f6 Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition vor 8 Jahren
thread 6d661cab7b windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. vor 9 Jahren
timer 84aeab17a2 haiku: Changed header paths to be more compatible. vor 8 Jahren
video 96305832bc Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries vor 8 Jahren
SDL.c c57fe6d78a Backing out broken change from previous commit. vor 9 Jahren
SDL_assert.c e889757bb3 assert: Better Emscripten support. vor 9 Jahren
SDL_assert_c.h 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
SDL_dataqueue.c 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. vor 9 Jahren
SDL_dataqueue.h 2e2572a4f1 Added SDL_ReserveSpaceInDataQueue() to make space without copying data. vor 9 Jahren
SDL_error.c cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended vor 9 Jahren
SDL_error_c.h 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
SDL_hints.c 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
SDL_internal.h d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). vor 9 Jahren
SDL_log.c 45b774e3f7 Updated copyright for 2017 vor 9 Jahren