mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
added color table clamp bugfix
This commit is contained in:
parent
f6e0e92beb
commit
874ae72495
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.55 2001/05/23 14:44:12 brianp Exp $
|
||||
$Id: VERSIONS,v 1.56 2001/05/23 23:55:52 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue