Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 4577:87a2d87786d4
Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation.
Builds fine now :)
author | Sunny Sachanandani <sunnysachanandani@gmail.com> |
---|---|
date | Mon, 31 May 2010 13:27:27 +0530 |
parents | 36fad921c97f |
children | d7535d7a40ea |
comparison
equal
deleted
inserted
replaced
4576:2b98162b536a | 4577:87a2d87786d4 |
---|---|
278 #undef SDL_VIDEO_DRIVER_X11_XINPUT | 278 #undef SDL_VIDEO_DRIVER_X11_XINPUT |
279 #undef SDL_VIDEO_DRIVER_X11_SCRNSAVER | 279 #undef SDL_VIDEO_DRIVER_X11_SCRNSAVER |
280 #undef SDL_VIDEO_DRIVER_X11_XV | 280 #undef SDL_VIDEO_DRIVER_X11_XV |
281 #undef SDL_VIDEO_DRIVER_X11_XRENDER | 281 #undef SDL_VIDEO_DRIVER_X11_XRENDER |
282 | 282 |
283 #undef SDL_VIDEO_RENDER_X11 | |
284 | |
283 #undef SDL_VIDEO_RENDER_D3D | 285 #undef SDL_VIDEO_RENDER_D3D |
284 #undef SDL_VIDEO_RENDER_GDI | 286 #undef SDL_VIDEO_RENDER_GDI |
285 #undef SDL_VIDEO_RENDER_OGL | 287 #undef SDL_VIDEO_RENDER_OGL |
286 #undef SDL_VIDEO_RENDER_OGL_ES | 288 #undef SDL_VIDEO_RENDER_OGL_ES |
287 #undef SDL_VIDEO_RENDER_X11 | 289 #undef SDL_VIDEO_RENDER_X11 |