mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@274 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
31e5ea08fb
commit
950561d04b
@ -663,6 +663,8 @@ VisualInfo (GLContext* ctx)
|
||||
fprintf(file, "gs ");
|
||||
else if (GLX_STATIC_GRAY == value)
|
||||
fprintf(file, "sg ");
|
||||
else if (GLX_X_VISUAL_TYPE == value)
|
||||
fprintf(file, " . ");
|
||||
else
|
||||
fprintf(file, " ? ");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user