diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2000-04-15 04:54:03 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2000-04-15 04:54:03 +0000 |
commit | 5478ccec4521cd52962c86cf3ba2d05994686473 (patch) | |
tree | 356abb9008639c22e28ae42d09b01f110a09b738 /docs | |
parent | ba31a93ae55240ed03a376f59306e54c68584cc4 (diff) |
Loki's RGB/BGR bug fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 5024b279e1..4976e6c80e 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.13.2.31 2000/04/15 04:53:08 brianp Exp $ +$Id: VERSIONS,v 1.13.2.32 2000/04/15 04:54:03 brianp Exp $ Mesa Version History @@ -716,6 +716,7 @@ Mesa Version History - fixed bug when clearing 24bpp Ximages - fixed clipping problem found in Unreal Tournament - fixed Loki's "ice bug" and "crazy triangles" seen in Heretic2 + - fixed Loki's 3dfx RGB vs BGR bug Changes: - updated docs/README file - use bcopy() optimizations on FreeBSD |