summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-05-09 14:41:08 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-05-09 14:41:08 +0000
commitab13ec10ebd6f35286db93752739246076e0edb9 (patch)
tree05fee0af17629045dfadc7233ff5021e537ad72e /docs/VERSIONS
parent791e7b385adbe865d0fa7b0aff3672095fdc0c7b (diff)
16/32-bit chan fixes, texture compression fixes
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index b1731b27ec..2e06f9472b 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1485,3 +1485,6 @@ Mesa Version History
- assembly language dispatch for SPARC was broken (bug 6484)
- assorted compilation fixes on various Unix platforms (Dan Schikore)
- glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
+ - assorted minor fixes for 16 and 32 bit/channel modes
+ - fixed assorted bugs in texture compression paths
+