# HG changeset patch # User Sam Lantinga # Date 1253523531 0 # Node ID 4250beeb5ad1432b8d020be1a829c3cd3f7bb15c # Parent e80d05495bf0077dae1fdbd70137cd5ca1efe5fb Oh yeah, we have GLX support too. diff -r e80d05495bf0 -r 4250beeb5ad1 include/SDL_config_macosx.h --- a/include/SDL_config_macosx.h Mon Sep 21 08:39:52 2009 +0000 +++ b/include/SDL_config_macosx.h Mon Sep 21 08:58:51 2009 +0000 @@ -136,6 +136,7 @@ /* Enable OpenGL support */ #define SDL_VIDEO_OPENGL 1 +#define SDL_VIDEO_OPENGL_GLX 1 /* Disable screensaver */ #define SDL_VIDEO_DISABLE_SCREENSAVER 1