mesa: for ARB_fbo, lift restriction that all FBO attachments are same size and color...
[mesa.git] / src / mesa / main / texcompress.c
2008-11-28 Phillip Klaus Krausemesa: remove unneeded compressed texure size checks
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-29 Brian PaulMove mipmap generation functions, texture scaling funct...
2006-08-04 Brian Paulmore work for GL_EXT_texture_sRGB.
2006-05-09 Brian PaulAdd a new 'all' parameter to _mesa_get_compressed_forma...
2006-05-08 Brian PaulMore updates for texture compression.
2006-05-08 Brian PaulFix a number of texture compression issues.
2005-02-11 Keith Whitwellmesa-main-0-NULL.patch from Jeff Muizelaar
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-04-27 Brian PaulRemoved the old teximage code.
2003-11-21 Daniel Borcamore texture compression
2003-11-03 Daniel Borcasmall fixes wrt texture handling
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
2003-03-24 Brian Pauladd 2, not 4, in _mesa_get_compressed_formats()
2002-10-24 Brian PaulHeader file clean-up:
2002-10-18 Brian Paulimplement auto mipmap generation for compressed textures
2002-09-27 Brian Paulnew texture compression infrastructure