Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 5142:57851a238c8f
Removed more partially functional renderers
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 31 Jan 2011 22:53:45 -0800 |
parents | e594f07297a9 |
children | 1435f8a6425c |
comparison
equal
deleted
inserted
replaced
5141:da10636e5eca | 5142:57851a238c8f |
---|---|
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_OGL | 288 #undef SDL_VIDEO_RENDER_OGL |
289 #undef SDL_VIDEO_RENDER_OGL_ES | 289 #undef SDL_VIDEO_RENDER_OGL_ES |
290 #undef SDL_VIDEO_RENDER_GAPI | |
291 #undef SDL_VIDEO_RENDER_DDRAW | |
292 | 290 |
293 /* Enable OpenGL support */ | 291 /* Enable OpenGL support */ |
294 #undef SDL_VIDEO_OPENGL | 292 #undef SDL_VIDEO_OPENGL |
295 #undef SDL_VIDEO_OPENGL_ES | 293 #undef SDL_VIDEO_OPENGL_ES |
296 #undef SDL_VIDEO_OPENGL_BGL | 294 #undef SDL_VIDEO_OPENGL_BGL |