Mercurial > sdl-ios-xcode
diff include/SDL_config.h.in @ 1730:e70477157db9 SDL-1.3
Starting support for Direct3D render driver.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 08 Jul 2006 18:06:02 +0000 |
parents | 931d111e737a |
children |
line wrap: on
line diff
--- a/include/SDL_config.h.in Fri Jul 07 10:39:33 2006 +0000 +++ b/include/SDL_config.h.in Sat Jul 08 18:06:02 2006 +0000 @@ -291,6 +291,10 @@ #undef SDL_VIDEO_DRIVER_X11_XV #undef SDL_VIDEO_DRIVER_XBIOS +#undef SDL_VIDEO_RENDER_D3D +#undef SDL_VIDEO_RENDER_GDI +#undef SDL_VIDEO_RENDER_OGL + /* Enable OpenGL support */ #undef SDL_VIDEO_OPENGL #undef SDL_VIDEO_OPENGL_GLX