Removed the old teximage code.
[mesa.git] / src / mesa / main / texformat_tmp.h
2004-04-27 Brian PaulRemoved the old teximage code.
2004-04-22 Brian PaulNew glTexImage code.
2004-04-02 Brian Paulfix error in rgb332 texel fetch function
2004-01-24 Brian PaulSome initial RGB and RGBA floating point texture formats.
2004-01-23 Brian PaulInitial support for floating point and signed texture...
2003-11-18 Brian Paulfix comments about Cr==V, Cb==U
2003-10-29 Daniel Borcatexture compression
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-04-03 Brian Paulsome texture compression odds & ends
2002-10-29 Brian Paulupdated email addresses
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-23 Brian Paulmerge gl_texture_image RowStride from DRI 4.0.4
2002-09-21 Brian Paulupdates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_st...
2002-06-15 Brian Paul#ifdef-out unused big-endian texel fetch functions
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-05-09 Keith WhitwellFix FETCH(argb1555) mask values
2001-03-18 Gareth HughesFix error message.
2001-03-18 Gareth HughesFix header info.
2001-03-18 Gareth Hughes- Port 3.4 texture utils, texture format work to 3...