From: Brian Paul Date: Tue, 9 May 2006 14:41:08 +0000 (+0000) Subject: 16/32-bit chan fixes, texture compression fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ab13ec10ebd6f35286db93752739246076e0edb9;p=mesa.git 16/32-bit chan fixes, texture compression fixes --- diff --git a/docs/VERSIONS b/docs/VERSIONS index b1731b27eca..2e06f9472ba 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 +