projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9fc8e2
)
added textured line bug fix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 20 Aug 2001 16:45:02 +0000
(16:45 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 20 Aug 2001 16:45:02 +0000
(16:45 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index f22bd83e55a5896a3b70187148cd1dc550f26356..a96fe8676e01892ce4b8cb73e1f7b6dac8812fd2 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.6
7 2001/08/20 16:16:37
brianp Exp $
+$Id: VERSIONS,v 1.6
8 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