Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 1589:34cca785be57
Xrandr support in the X11 target.
Fixes Bugzilla #109, and as a bonus, Bugzilla #145, too!
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 22 Mar 2006 11:13:58 +0000 |
parents | 1f3f39f9cfcf |
children | 92947e3a18db |
comparison
equal
deleted
inserted
replaced
1588:e20dcef5647c | 1589:34cca785be57 |
---|---|
276 #undef SDL_VIDEO_DRIVER_WSCONS | 276 #undef SDL_VIDEO_DRIVER_WSCONS |
277 #undef SDL_VIDEO_DRIVER_X11 | 277 #undef SDL_VIDEO_DRIVER_X11 |
278 #undef SDL_VIDEO_DRIVER_X11_DGAMOUSE | 278 #undef SDL_VIDEO_DRIVER_X11_DGAMOUSE |
279 #undef SDL_VIDEO_DRIVER_X11_DYNAMIC | 279 #undef SDL_VIDEO_DRIVER_X11_DYNAMIC |
280 #undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT | 280 #undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT |
281 #undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR | |
282 #undef SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER | |
281 #undef SDL_VIDEO_DRIVER_X11_VIDMODE | 283 #undef SDL_VIDEO_DRIVER_X11_VIDMODE |
282 #undef SDL_VIDEO_DRIVER_X11_XINERAMA | 284 #undef SDL_VIDEO_DRIVER_X11_XINERAMA |
283 #undef SDL_VIDEO_DRIVER_X11_XME | 285 #undef SDL_VIDEO_DRIVER_X11_XME |
286 #undef SDL_VIDEO_DRIVER_X11_XRANDR | |
284 #undef SDL_VIDEO_DRIVER_X11_XV | 287 #undef SDL_VIDEO_DRIVER_X11_XV |
285 #undef SDL_VIDEO_DRIVER_XBIOS | 288 #undef SDL_VIDEO_DRIVER_XBIOS |
286 | 289 |
287 /* Enable OpenGL support */ | 290 /* Enable OpenGL support */ |
288 #undef SDL_VIDEO_OPENGL | 291 #undef SDL_VIDEO_OPENGL |