Merge branch 'origin'
[mesa.git] / src / mesa / main / texcompress_s3tc.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-31 Brian Paulfix MINGW32 problems
2006-08-03 Brian PaulNew wrapper functions: _mesa_dlopen(), _mesa_dlsym...
2006-05-20 Brian PaulIn gl_texture_image, replace ImageStride with an ImageO...
2006-05-08 Brian PaulFix a number of texture compression issues.
2006-04-06 Brian PaulReplace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32...
2005-09-28 Brian PaulInitial work for GL_EXT_packed_depth_stencil extension.
2005-09-10 Brian Paulmake some vars static
2004-10-18 Daniel Borcaadded dstRowStride to dxtCompressTexFuncExt;
2004-10-12 Daniel Borcaadd more mess to the dynamic linking system
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-05-04 Daniel Borcatexture compression: getting warmer
2004-04-27 Brian PaulRemoved the old teximage code.