diff include/SDL_config_macosx.h @ 1658:e49147870aac SDL-1.3

glSDL support
author Sam Lantinga <slouken@libsdl.org>
date Mon, 01 May 2006 06:58:33 +0000
parents 5b0805ceb50f
children 14717b52abc0
line wrap: on
line diff
--- a/include/SDL_config_macosx.h	Fri Apr 28 16:55:41 2006 +0000
+++ b/include/SDL_config_macosx.h	Mon May 01 06:58:33 2006 +0000
@@ -116,6 +116,7 @@
 
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_DUMMY	1
+#define SDL_VIDEO_DRIVER_GLSDL	1
 #define SDL_VIDEO_DRIVER_QUARTZ	1
 
 /* Enable OpenGL support */