Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 2810:27cb878a278e
Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 30 Nov 2008 21:58:23 +0000 |
parents | 6fc50bdd88c0 |
children | 99210400e8b9 |
comparison
equal
deleted
inserted
replaced
2809:7e257c3a3bf0 | 2810:27cb878a278e |
---|---|
292 #undef SDL_VIDEO_DRIVER_XBIOS | 292 #undef SDL_VIDEO_DRIVER_XBIOS |
293 | 293 |
294 #undef SDL_VIDEO_RENDER_D3D | 294 #undef SDL_VIDEO_RENDER_D3D |
295 #undef SDL_VIDEO_RENDER_GDI | 295 #undef SDL_VIDEO_RENDER_GDI |
296 #undef SDL_VIDEO_RENDER_OGL | 296 #undef SDL_VIDEO_RENDER_OGL |
297 #undef SDL_VIDEO_RENDER_X11 | |
297 | 298 |
298 /* Enable OpenGL support */ | 299 /* Enable OpenGL support */ |
299 #undef SDL_VIDEO_OPENGL | 300 #undef SDL_VIDEO_OPENGL |
300 #undef SDL_VIDEO_OPENGL_BGL | 301 #undef SDL_VIDEO_OPENGL_BGL |
301 #undef SDL_VIDEO_OPENGL_CGL | 302 #undef SDL_VIDEO_OPENGL_CGL |