From: Brian Paul Date: Fri, 8 Nov 2002 15:51:17 +0000 (+0000) Subject: fixed active stencil face query X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=872c9baf000c768cfa44d6c2afabe0aa9ee72b95;p=mesa.git fixed active stencil face query --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 6cd51750c37..c2483e27f23 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.113 2002/11/07 16:37:12 brianp Exp $ +$Id: VERSIONS,v 1.114 2002/11/08 15:51:17 brianp Exp $ Mesa Version History @@ -1075,4 +1075,4 @@ Mesa Version History - a few EXT functions, like glGenTexturesEXT, were no-ops - a few OpenGL 1.4 functions like glFogCoord*, glBlendFuncSeparate, glMultiDrawArrays and glMultiDrawElements were missing - + - glGet*(GL_ACTIVE_STENCIL_FACE_EXT) was broken