.. |
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 a FIXME; RemoteIO is correct for iOS.
|
2012-09-02 19:37:36 -04:00 |
core
|
Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.
|
2012-08-11 10:15:59 -07: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
|
Fixed a bunch of compiler warnings with Cygwin/MingW.
|
2012-08-24 19:34:28 -04:00 |
joystick
|
Fixed a bunch of compiler warnings with Cygwin/MingW.
|
2012-08-24 19:34:28 -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 error message when destroying a software renderer, thanks to wahono for the patch.
|
2012-09-06 21:34:52 -07: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
|
BeOS/Haiku support for SDL_WINDOW_BORDERLESS.
|
2012-09-13 01:29:18 -04:00 |
SDL.c
|
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_assert_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_error_c.h
|
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
|
Removed some unused variables that gcc 4.6.1 complains about.
|
2012-08-09 14:14:41 -04:00 |
SDL_hints_c.h
|
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 |