summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-06-28 04:42:27 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-06-28 04:42:27 +0000
commit821312402c31cb5e11f0740a4ae80e7018fbf52d (patch)
tree1116a488afd647e104171057681b58b6613b0492
parent9c1629bd1785f5a286aef7a8425cab0ca8adb4bf (diff)
downloadmesa-821312402c31cb5e11f0740a4ae80e7018fbf52d.tar.gz
added conformance update
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 581ada6ff0c..c07b7e27e64 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.13.2.40 2000/06/27 15:04:39 brianp Exp $
+$Id: VERSIONS,v 1.13.2.41 2000/06/28 04:42:27 brianp Exp $
Mesa Version History
@@ -735,5 +735,6 @@ Mesa Version History
didn't always work right
- Specular highlights weren't always in the right place
- clipped GL_LINE mode polygons had interior lines appear
+ - several OpenGL conformace test fixes
Changes:
- glColorMask(false, false, false, false) handled better/faster