Mercurial > sdl-ios-xcode
changeset 2367:e75989d19f46 gsoc2008_iphone
Added SDL_VIDEO_RENDER_OGL macro back in
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Fri, 18 Jul 2008 18:22:41 +0000 |
parents | 4a6d5bff9521 |
children | 83a6323c3f40 |
files | include/SDL_config_macosx.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_config_macosx.h Fri Jul 18 18:09:04 2008 +0000 +++ b/include/SDL_config_macosx.h Fri Jul 18 18:22:41 2008 +0000 @@ -122,6 +122,7 @@ /* Enable OpenGL support */ #define SDL_VIDEO_OPENGL 1 #define SDL_VIDEO_OPENGL_CGL 1 +#define SDL_VIDEO_RENDER_OGL 1 /* Enable assembly routines */ #define SDL_ASSEMBLY_ROUTINES 1