summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-08-20 16:45:02 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-08-20 16:45:02 +0000
commit9babb737899a4bbece7179654ad77a6e14e52db3 (patch)
tree7743170dd37b02f94ada0deb4799d8cf63b151d2 /docs
parentd9fc8e20e3e8fee60a603ed3e5f1a77ab8f998f3 (diff)
added textured line bug fix
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index f22bd83e55a..a96fe8676e0 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.67 2001/08/20 16:16:37 brianp Exp $
+$Id: VERSIONS,v 1.68 2001/08/20 16:45:02 brianp Exp $
Mesa Version History
@@ -887,3 +887,4 @@ Mesa Version History
- fixed state-update bugs in glPopClientAttrib()
- fixed glDrawRangeElements() bug
- fixed a glPush/PopAttrib() bug related to texture binding
+ - flat-shaded, textured lines were broken