summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-06-08 15:47:48 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-06-08 15:47:48 +0000
commit5fd13173a1f8863761de835611f6f4026ffac654 (patch)
tree16a0dde14fef41af3a4bcef39d8de172b4d89bac /docs
parentfabc30cfdd6576a1d1edee4ad4ee01e41fabb3fa (diff)
added COPY_4UBV 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 d909ef3249..15b0a0f7bc 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -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