SDL/src
Ryan C. Gordon b3b40aac16 Removed Windows CE support from SDL 2.0.
It's a long-dead platform, and we don't have any way to build for, test, or
maintain it, so there's no sense in doing acrobatics to support it.

If you need Windows CE support, use SDL 1.2. If you need Windows Phone support,
send SDL 2.0 patches for the newer Windows Mobile platform.
2012-09-15 10:59:39 -04: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 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 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 Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04: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 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 Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -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 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 Removed Windows CE support from SDL 2.0. 2012-09-15 10:59:39 -04:00