comparison include/SDL_config.h.in @ 3272:e8f63b28947d

Removed outdated Dreamcast support
author Sam Lantinga <slouken@libsdl.org>
date Sat, 19 Sep 2009 07:21:22 +0000
parents a67a961e2171
children e0dfba770eb7
comparison
equal deleted inserted replaced
3271:32fc3ba8df0b 3272:e8f63b28947d
180 #undef SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC 180 #undef SDL_AUDIO_DRIVER_PULSEAUDIO_DYNAMIC
181 #undef SDL_AUDIO_DRIVER_BEOSAUDIO 181 #undef SDL_AUDIO_DRIVER_BEOSAUDIO
182 #undef SDL_AUDIO_DRIVER_BSD 182 #undef SDL_AUDIO_DRIVER_BSD
183 #undef SDL_AUDIO_DRIVER_COREAUDIO 183 #undef SDL_AUDIO_DRIVER_COREAUDIO
184 #undef SDL_AUDIO_DRIVER_DART 184 #undef SDL_AUDIO_DRIVER_DART
185 #undef SDL_AUDIO_DRIVER_DC
186 #undef SDL_AUDIO_DRIVER_DISK 185 #undef SDL_AUDIO_DRIVER_DISK
187 #undef SDL_AUDIO_DRIVER_DUMMY 186 #undef SDL_AUDIO_DRIVER_DUMMY
188 #undef SDL_AUDIO_DRIVER_DMEDIA 187 #undef SDL_AUDIO_DRIVER_DMEDIA
189 #undef SDL_AUDIO_DRIVER_DSOUND 188 #undef SDL_AUDIO_DRIVER_DSOUND
190 #undef SDL_AUDIO_DRIVER_ESD 189 #undef SDL_AUDIO_DRIVER_ESD
205 204
206 /* Enable various input drivers */ 205 /* Enable various input drivers */
207 #undef SDL_INPUT_LINUXEV 206 #undef SDL_INPUT_LINUXEV
208 #undef SDL_INPUT_TSLIB 207 #undef SDL_INPUT_TSLIB
209 #undef SDL_JOYSTICK_BEOS 208 #undef SDL_JOYSTICK_BEOS
210 #undef SDL_JOYSTICK_DC
211 #undef SDL_JOYSTICK_DINPUT 209 #undef SDL_JOYSTICK_DINPUT
212 #undef SDL_JOYSTICK_DUMMY 210 #undef SDL_JOYSTICK_DUMMY
213 #undef SDL_JOYSTICK_IOKIT 211 #undef SDL_JOYSTICK_IOKIT
214 #undef SDL_JOYSTICK_LINUX 212 #undef SDL_JOYSTICK_LINUX
215 #undef SDL_JOYSTICK_MINT 213 #undef SDL_JOYSTICK_MINT
231 #undef SDL_LOADSO_LDG 229 #undef SDL_LOADSO_LDG
232 #undef SDL_LOADSO_WIN32 230 #undef SDL_LOADSO_WIN32
233 231
234 /* Enable various threading systems */ 232 /* Enable various threading systems */
235 #undef SDL_THREAD_BEOS 233 #undef SDL_THREAD_BEOS
236 #undef SDL_THREAD_DC
237 #undef SDL_THREAD_NDS 234 #undef SDL_THREAD_NDS
238 #undef SDL_THREAD_PTH 235 #undef SDL_THREAD_PTH
239 #undef SDL_THREAD_PTHREAD 236 #undef SDL_THREAD_PTHREAD
240 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 237 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX
241 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP 238 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP
242 #undef SDL_THREAD_SPROC 239 #undef SDL_THREAD_SPROC
243 #undef SDL_THREAD_WIN32 240 #undef SDL_THREAD_WIN32
244 241
245 /* Enable various timer systems */ 242 /* Enable various timer systems */
246 #undef SDL_TIMER_BEOS 243 #undef SDL_TIMER_BEOS
247 #undef SDL_TIMER_DC
248 #undef SDL_TIMER_DUMMY 244 #undef SDL_TIMER_DUMMY
249 #undef SDL_TIMER_MINT 245 #undef SDL_TIMER_MINT
250 #undef SDL_TIMER_NDS 246 #undef SDL_TIMER_NDS
251 #undef SDL_TIMER_RISCOS 247 #undef SDL_TIMER_RISCOS
252 #undef SDL_TIMER_UNIX 248 #undef SDL_TIMER_UNIX
254 #undef SDL_TIMER_WINCE 250 #undef SDL_TIMER_WINCE
255 251
256 /* Enable various video drivers */ 252 /* Enable various video drivers */
257 #undef SDL_VIDEO_DRIVER_BWINDOW 253 #undef SDL_VIDEO_DRIVER_BWINDOW
258 #undef SDL_VIDEO_DRIVER_COCOA 254 #undef SDL_VIDEO_DRIVER_COCOA
259 #undef SDL_VIDEO_DRIVER_DC
260 #undef SDL_VIDEO_DRIVER_DIRECTFB 255 #undef SDL_VIDEO_DRIVER_DIRECTFB
261 #undef SDL_VIDEO_DRIVER_DIRECTFB_DYNAMIC 256 #undef SDL_VIDEO_DRIVER_DIRECTFB_DYNAMIC
262 #undef SDL_VIDEO_DRIVER_DUMMY 257 #undef SDL_VIDEO_DRIVER_DUMMY
263 #undef SDL_VIDEO_DRIVER_FBCON 258 #undef SDL_VIDEO_DRIVER_FBCON
264 #undef SDL_VIDEO_DRIVER_GEM 259 #undef SDL_VIDEO_DRIVER_GEM