Mercurial > sdl-ios-xcode
changeset 4214:4250beeb5ad1 SDL-1.2
Oh yeah, we have GLX support too.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 21 Sep 2009 08:58:51 +0000 |
parents | e80d05495bf0 |
children | d83830711a5b |
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 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