mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
added COPY_4UBV bug fix
This commit is contained in:
parent
fabc30cfdd
commit
5fd13173a1
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
$Id: VERSIONS,v 1.57 2001/05/24 14:49:14 brianp Exp $
|
||||
$Id: VERSIONS,v 1.58 2001/06/08 15:47:48 brianp Exp $
|
||||
|
||||
|
||||
Mesa Version History
|
||||
|
|
@ -862,5 +862,6 @@ Mesa Version History
|
|||
- 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
|
||||
- fixed RISC alignment errors caused by COPY_4UBV macro
|
||||
Changes:
|
||||
- SGI's Sample Implementation (SI) 1.3 GLU library replaces Mesa GLU
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue