GLX_STEREO doesn't have a parameter
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401581
This commit is contained in:
parent
b87e7b7670
commit
9424eb4746
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ XVisualInfo *X11_GL_GetVisual(_THIS)
|
|||
|
||||
if( this->gl_config.stereo ) {
|
||||
attribs[i++] = GLX_STEREO;
|
||||
attribs[i++] = this->gl_config.stereo;
|
||||
}
|
||||
|
||||
if( this->gl_config.multisamplebuffers ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue