SDL/src
2012-09-23 17:15:05 -07:00
..
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 Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
core Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android. 2012-09-23 01:37:44 -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 Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -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 Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
main Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
power Added missing Android source that was supposed to go with changeset 64a6297a8b93 2012-09-23 01:54:30 -07:00
render Fixed bug 1591 - Renderer maximum texture size is incorrect when GL_ARB_texture_rectangle is active 2012-09-23 01:50:35 -07:00
stdlib Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
thread Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
timer Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00
video Fixed syntax error 2012-09-23 17:15:05 -07: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 Removed some unused variables that gcc 4.6.1 complains about. 2012-08-09 14:14:41 -04:00
SDL_log.c Happy New Year! 2011-12-31 09:28:07 -05:00
SDL.c Fixed bug 1600 - SDL_GetPlatform() returns "unknown os" on Android 2012-09-19 18:08:37 -07:00