..
atomic
Make sure that we use consistent configuration options on platforms like Windows so that command line builds and IDE builds have ABI compatibility.
2012-01-14 13:21:19 -05:00
audio
Removed unneeded audio buffer memset() for consistent behavior on all platforms.
2012-07-05 12:16:44 -04:00
core
Fixes Android_JNI_FileRead behaviour where reading past the end of a file returns zero instead of the number of bytes read.
2012-07-20 15:22:48 -03:00
cpuinfo
Fixed bug 1434 - Add AltiVec detection for OpenBSD/powerpc
2012-07-18 13:06:38 -07:00
events
Make mouse relative mode save the original co-ordinates to restore them
2012-02-04 00:13:21 +13:00
file
Fixed some minor compiler warnings.
2012-07-20 13:33:15 -04:00
haptic
Check return value, not unsigned "supported" flags
2011-12-31 13:28:07 -05:00
joystick
Fix from 1.2 branch: ignore bogus Linux evdev joystick axes.
2012-06-03 05:05:34 -04:00
libm
Happy New Year!
2011-12-31 09:28:07 -05:00
loadso
Happy New Year!
2011-12-31 09:28:07 -05:00
main
Fixes #1422 , removes global JNI Env, uses per thread copies, adds thread auto detaching.
2012-07-09 18:08:06 -03:00
power
Happy New Year!
2011-12-31 09:28:07 -05:00
render
Fixed some minor compiler warnings.
2012-07-20 13:33:15 -04:00
stdlib
Fixed bug 1540: SDL 2.0 won't link on Visual Studio 2012 RC for x64
2012-07-11 08:51:16 -04:00
thread
Fixes #1422 , removes global JNI Env, uses per thread copies, adds thread auto detaching.
2012-07-09 18:08:06 -03:00
timer
Happy New Year!
2011-12-31 09:28:07 -05:00
video
Add support for (GLX|WGL)_EXT_swap_control_tear.
2012-08-01 20:29:36 -04:00
SDL_assert_c.h
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_assert.c
SDL_ExitProcess() was ignoring exit code parameter.
2012-04-09 23:55:43 -04:00
SDL_error_c.h
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_error.c
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_fatal.c
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_fatal.h
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_hints_c.h
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_hints.c
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL_log.c
Happy New Year!
2011-12-31 09:28:07 -05:00
SDL.c
Happy New Year!
2011-12-31 09:28:07 -05:00