Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 5140:e594f07297a9
Removed partially functional renderers
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 31 Jan 2011 22:21:29 -0800 |
parents | 797b37c0c046 |
children | 57851a238c8f |
comparison
equal
deleted
inserted
replaced
5139:1a47d41912ff | 5140:e594f07297a9 |
---|---|
283 #undef SDL_VIDEO_DRIVER_X11_XDAMAGE | 283 #undef SDL_VIDEO_DRIVER_X11_XDAMAGE |
284 #undef SDL_VIDEO_DRIVER_X11_XFIXES | 284 #undef SDL_VIDEO_DRIVER_X11_XFIXES |
285 #undef SDL_VIDEO_DRIVER_X11_XSHAPE | 285 #undef SDL_VIDEO_DRIVER_X11_XSHAPE |
286 | 286 |
287 #undef SDL_VIDEO_RENDER_D3D | 287 #undef SDL_VIDEO_RENDER_D3D |
288 #undef SDL_VIDEO_RENDER_GDI | |
289 #undef SDL_VIDEO_RENDER_OGL | 288 #undef SDL_VIDEO_RENDER_OGL |
290 #undef SDL_VIDEO_RENDER_OGL_ES | 289 #undef SDL_VIDEO_RENDER_OGL_ES |
291 #undef SDL_VIDEO_RENDER_X11 | |
292 #undef SDL_VIDEO_RENDER_GAPI | 290 #undef SDL_VIDEO_RENDER_GAPI |
293 #undef SDL_VIDEO_RENDER_DDRAW | 291 #undef SDL_VIDEO_RENDER_DDRAW |
294 | 292 |
295 /* Enable OpenGL support */ | 293 /* Enable OpenGL support */ |
296 #undef SDL_VIDEO_OPENGL | 294 #undef SDL_VIDEO_OPENGL |