new texture compression infrastructure
[mesa.git] / src / mesa / swrast / s_texstore.c
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-16 Brian Paulfixed _mesa_generate_mipmaps() target problem
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2001-05-21 Brian Paulinitial support for GL_SGIS_generate_mipmap extension
2001-05-03 Brian Paulinterpolate fog valus as floats, not fixed - fixed...
2001-04-13 Brian Pauladded a work-around in _swrast_copy_texsubimage[123...
2001-03-28 Gareth HughesMore texture format updates. Drivers now need only...
2001-03-19 Keith WhitwellNew files