..
atomic
atomic: Patched to compile on Android.
2017-04-13 15:28:56 -04:00
audio
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
2017-08-11 10:21:19 -07:00
core
evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte'
2017-07-28 12:00:10 -07:00
cpuinfo
Fixed compile error with gcc -std=c99
2017-03-06 21:25:06 -08:00
dynapi
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.
2017-08-09 11:58:38 -07:00
events
Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events.
2017-08-03 09:48:44 -07:00
file
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.
2017-08-09 11:58:38 -07:00
filesystem
haiku: Changed header paths to be more compatible.
2017-07-29 23:00:14 +02:00
haptic
xinput: use the full range of the haptic motors (thanks, Trent!).
2017-06-21 01:22:00 -04:00
joystick
Fixed bug 3672 - Add joystick to controllerdb
2017-08-09 20:20:35 -07:00
libm
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
loadso
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
main
haiku: Fixed compiling without OpenGL support.
2017-07-07 23:00:22 +02:00
power
power: whoops, that should be "==" not "!=".
2017-07-03 16:45:12 -04:00
render
Fixed building on various versions of GCC - YUV MMX code is disabled for now
2017-08-07 10:28:59 -07:00
stdlib
Fixed whitespace code style.
2017-05-29 00:51:38 -04:00
test
test: info now reports usable display bounds and DPI (thanks, Eric!).
2017-05-18 16:29:10 -04:00
thread
windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING.
2017-06-06 13:12:43 -04:00
timer
haiku: Changed header paths to be more compatible.
2017-07-29 23:00:14 +02:00
video
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
2017-08-11 10:21:19 -07:00
SDL_assert_c.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_assert.c
assert: Better Emscripten support.
2017-05-19 14:51:03 -04:00
SDL_dataqueue.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_dataqueue.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_error_c.h
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_error.c
Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended
2017-07-10 17:16:12 -07:00
SDL_hints.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL_internal.h
Some patches to make SDL compile with armcc (ARM's C compiler).
2017-03-02 13:33:04 -05:00
SDL_log.c
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
SDL.c
Backing out broken change from previous commit.
2017-04-01 00:46:42 -04:00