summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2009-09-20 04:15:19 +0000
committerSam Lantinga <slouken@libsdl.org>2009-09-20 04:15:19 +0000
commit4b968e37fc4133eabee72250fde536cb48d360a9 (patch)
tree04ed500266a4df41b263c626f4e8c2714defce84 /include
parent23bd7aa60ca7d878330cef99d8288d4850ef3537 (diff)
Removed outdated Atari support
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403828
Diffstat (limited to 'include')
-rw-r--r--include/SDL.h4
-rw-r--r--include/SDL_config.h.in5
2 files changed, 2 insertions, 7 deletions
diff --git a/include/SDL.h b/include/SDL.h
index 9f9359f4..a2be84c7 100644
--- a/include/SDL.h
+++ b/include/SDL.h
@@ -38,8 +38,8 @@ and 2D framebuffer across multiple platforms.
The current version supports Linux, Windows, Windows CE, BeOS, MacOS,
Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX.
-The code contains support for Atari, AIX, OSF/Tru64, RISC OS, and
-SymbianOS, but these are not officially supported.
+The code contains support for AIX, OSF/Tru64, RISC OS, and SymbianOS,
+but these are not officially supported.
SDL is written in C, but works with C++ natively, and has bindings to
several other languages, including Ada, C#, Eiffel, Erlang, Euphoria,
diff --git a/include/SDL_config.h.in b/include/SDL_config.h.in
index 68b78720..7450ebd1 100644
--- a/include/SDL_config.h.in
+++ b/include/SDL_config.h.in
@@ -187,7 +187,6 @@
#undef SDL_AUDIO_DRIVER_DSOUND
#undef SDL_AUDIO_DRIVER_ESD
#undef SDL_AUDIO_DRIVER_ESD_DYNAMIC
-#undef SDL_AUDIO_DRIVER_MINT
#undef SDL_AUDIO_DRIVER_MMEAUDIO
#undef SDL_AUDIO_DRIVER_NAS
#undef SDL_AUDIO_DRIVER_NAS_DYNAMIC
@@ -209,7 +208,6 @@
#undef SDL_JOYSTICK_DUMMY
#undef SDL_JOYSTICK_IOKIT
#undef SDL_JOYSTICK_LINUX
-#undef SDL_JOYSTICK_MINT
#undef SDL_JOYSTICK_NDS
#undef SDL_JOYSTICK_RISCOS
#undef SDL_JOYSTICK_WINMM
@@ -241,7 +239,6 @@
/* Enable various timer systems */
#undef SDL_TIMER_BEOS
#undef SDL_TIMER_DUMMY
-#undef SDL_TIMER_MINT
#undef SDL_TIMER_NDS
#undef SDL_TIMER_RISCOS
#undef SDL_TIMER_UNIX
@@ -255,7 +252,6 @@
#undef SDL_VIDEO_DRIVER_DIRECTFB_DYNAMIC
#undef SDL_VIDEO_DRIVER_DUMMY
#undef SDL_VIDEO_DRIVER_FBCON
-#undef SDL_VIDEO_DRIVER_GEM
#undef SDL_VIDEO_DRIVER_NDS
#undef SDL_VIDEO_DRIVER_PHOTON
#undef SDL_VIDEO_DRIVER_QNXGF
@@ -277,7 +273,6 @@
#undef SDL_VIDEO_DRIVER_X11_XINPUT
#undef SDL_VIDEO_DRIVER_X11_SCRNSAVER
#undef SDL_VIDEO_DRIVER_X11_XV
-#undef SDL_VIDEO_DRIVER_XBIOS
#undef SDL_VIDEO_RENDER_D3D
#undef SDL_VIDEO_RENDER_GDI