Massively cleaned up the code that calculates front/back/depth buffer
[mesa.git] / src / mesa / main / texcompress_fxt1.c
2004-08-30 Daniel Borcarevived unused code, but got rid of warnings
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-14 Philippe HoudoinSilent compiler "variable may be used uninitialized...
2004-07-02 Brian Paulinit some vars to silence warnings
2004-06-21 Daniel Borcaadded support for non-64bit compilers
2004-05-31 Daniel Borcareworked FXT1
2004-05-25 Daniel Borcaoops
2004-05-25 Daniel BorcaFXT1 texture compression (initial draft)
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-05-04 Daniel Borcatexture compression: getting warmer
2004-05-03 Daniel Borcaunbloat namespace
2004-04-30 Daniel BorcaFXT1: getting warmer
2004-04-29 Daniel BorcaFXT1 preparations
2004-04-27 Brian PaulRemoved the old teximage code.