projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6e0e92
)
added color table clamp bugfix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 23 May 2001 23:55:52 +0000
(23:55 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 23 May 2001 23:55:52 +0000
(23:55 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 31cd15c2dd3737b4bec78f9d39187eb9cca87ace..affba0041a95a79adc4451512d3f6e49a1142b7f 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-1,4
+1,4
@@
-$Id: VERSIONS,v 1.5
5 2001/05/23 14:44:1
2 brianp Exp $
+$Id: VERSIONS,v 1.5
6 2001/05/23 23:55:5
2 brianp Exp $
Mesa Version History
@@
-860,5
+860,6
@@
Mesa Version History
- fbiRev and tmuRev were unitialized when using Glide3
- fixed a few color index mode conformance failures; all pass now
- now appling antialiasing coverage to alpha after texturing
+ - colors weren't getting clamped to [0,1] before color table lookup
Changes:
- SGI's Sample Implementation (SI) 1.3 GLU library replaces Mesa GLU