Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 2735:204be4fc2726
Final merge of Google Summer of Code 2008 work...
Port SDL 1.3 to the Nintendo DS
by Darren Alton, mentored by Sam Lantinga
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 27 Aug 2008 15:10:03 +0000 |
parents | 0906692aa6a4 |
children | 6fc50bdd88c0 |
comparison
equal
deleted
inserted
replaced
2734:dd25eabe441c | 2735:204be4fc2726 |
---|---|
175 #undef SDL_AUDIO_DRIVER_ESD_DYNAMIC | 175 #undef SDL_AUDIO_DRIVER_ESD_DYNAMIC |
176 #undef SDL_AUDIO_DRIVER_MINT | 176 #undef SDL_AUDIO_DRIVER_MINT |
177 #undef SDL_AUDIO_DRIVER_MMEAUDIO | 177 #undef SDL_AUDIO_DRIVER_MMEAUDIO |
178 #undef SDL_AUDIO_DRIVER_NAS | 178 #undef SDL_AUDIO_DRIVER_NAS |
179 #undef SDL_AUDIO_DRIVER_NAS_DYNAMIC | 179 #undef SDL_AUDIO_DRIVER_NAS_DYNAMIC |
180 #undef SDL_AUDIO_DRIVER_NDS | |
180 #undef SDL_AUDIO_DRIVER_OSS | 181 #undef SDL_AUDIO_DRIVER_OSS |
181 #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H | 182 #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H |
182 #undef SDL_AUDIO_DRIVER_PAUDIO | 183 #undef SDL_AUDIO_DRIVER_PAUDIO |
183 #undef SDL_AUDIO_DRIVER_QNXNTO | 184 #undef SDL_AUDIO_DRIVER_QNXNTO |
184 #undef SDL_AUDIO_DRIVER_SNDMGR | 185 #undef SDL_AUDIO_DRIVER_SNDMGR |
209 #undef SDL_JOYSTICK_DINPUT | 210 #undef SDL_JOYSTICK_DINPUT |
210 #undef SDL_JOYSTICK_DUMMY | 211 #undef SDL_JOYSTICK_DUMMY |
211 #undef SDL_JOYSTICK_IOKIT | 212 #undef SDL_JOYSTICK_IOKIT |
212 #undef SDL_JOYSTICK_LINUX | 213 #undef SDL_JOYSTICK_LINUX |
213 #undef SDL_JOYSTICK_MINT | 214 #undef SDL_JOYSTICK_MINT |
215 #undef SDL_JOYSTICK_NDS | |
214 #undef SDL_JOYSTICK_OS2 | 216 #undef SDL_JOYSTICK_OS2 |
215 #undef SDL_JOYSTICK_RISCOS | 217 #undef SDL_JOYSTICK_RISCOS |
216 #undef SDL_JOYSTICK_WINMM | 218 #undef SDL_JOYSTICK_WINMM |
217 #undef SDL_JOYSTICK_USBHID | 219 #undef SDL_JOYSTICK_USBHID |
218 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H | 220 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H |
231 #undef SDL_LOADSO_WIN32 | 233 #undef SDL_LOADSO_WIN32 |
232 | 234 |
233 /* Enable various threading systems */ | 235 /* Enable various threading systems */ |
234 #undef SDL_THREAD_BEOS | 236 #undef SDL_THREAD_BEOS |
235 #undef SDL_THREAD_DC | 237 #undef SDL_THREAD_DC |
238 #undef SDL_THREAD_NDS | |
236 #undef SDL_THREAD_OS2 | 239 #undef SDL_THREAD_OS2 |
237 #undef SDL_THREAD_PTH | 240 #undef SDL_THREAD_PTH |
238 #undef SDL_THREAD_PTHREAD | 241 #undef SDL_THREAD_PTHREAD |
239 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX | 242 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX |
240 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP | 243 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP |
244 /* Enable various timer systems */ | 247 /* Enable various timer systems */ |
245 #undef SDL_TIMER_BEOS | 248 #undef SDL_TIMER_BEOS |
246 #undef SDL_TIMER_DC | 249 #undef SDL_TIMER_DC |
247 #undef SDL_TIMER_DUMMY | 250 #undef SDL_TIMER_DUMMY |
248 #undef SDL_TIMER_MINT | 251 #undef SDL_TIMER_MINT |
252 #undef SDL_TIMER_NDS | |
249 #undef SDL_TIMER_OS2 | 253 #undef SDL_TIMER_OS2 |
250 #undef SDL_TIMER_RISCOS | 254 #undef SDL_TIMER_RISCOS |
251 #undef SDL_TIMER_UNIX | 255 #undef SDL_TIMER_UNIX |
252 #undef SDL_TIMER_WIN32 | 256 #undef SDL_TIMER_WIN32 |
253 #undef SDL_TIMER_WINCE | 257 #undef SDL_TIMER_WINCE |
261 #undef SDL_VIDEO_DRIVER_FBCON | 265 #undef SDL_VIDEO_DRIVER_FBCON |
262 #undef SDL_VIDEO_DRIVER_GAPI | 266 #undef SDL_VIDEO_DRIVER_GAPI |
263 #undef SDL_VIDEO_DRIVER_GEM | 267 #undef SDL_VIDEO_DRIVER_GEM |
264 #undef SDL_VIDEO_DRIVER_IPOD | 268 #undef SDL_VIDEO_DRIVER_IPOD |
265 #undef SDL_VIDEO_DRIVER_NANOX | 269 #undef SDL_VIDEO_DRIVER_NANOX |
270 #undef SDL_VIDEO_DRIVER_NDS | |
266 #undef SDL_VIDEO_DRIVER_OS2FS | 271 #undef SDL_VIDEO_DRIVER_OS2FS |
267 #undef SDL_VIDEO_DRIVER_PHOTON | 272 #undef SDL_VIDEO_DRIVER_PHOTON |
268 #undef SDL_VIDEO_DRIVER_PS2GS | 273 #undef SDL_VIDEO_DRIVER_PS2GS |
269 #undef SDL_VIDEO_DRIVER_RISCOS | 274 #undef SDL_VIDEO_DRIVER_RISCOS |
270 #undef SDL_VIDEO_DRIVER_SVGALIB | 275 #undef SDL_VIDEO_DRIVER_SVGALIB |