projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b0245c
)
fixed active stencil face query
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 8 Nov 2002 15:51:17 +0000
(15:51 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 8 Nov 2002 15:51:17 +0000
(15:51 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 6cd51750c3779e5dc9501c232374241534afe3cc..c2483e27f23d88e0cf4f935de4150e78f3842583 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.11
3 2002/11/07 16:37:12
brianp Exp $
+$Id: VERSIONS,v 1.11
4 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