diff include/SDL_config_macosx.h @ 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 a64c891037fd
children 491e43f427ee
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