summaryrefslogtreecommitdiff
path: root/src/mesa/main/texformat.h
AgeCommit message (Expand)Author
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-04-03some texture compression odds & endsBrian Paul
2002-10-29updated email addressesBrian Paul
2002-09-27new texture compression infrastructureBrian Paul
2002-09-23merge gl_texture_image RowStride from DRI 4.0.4Brian Paul
2002-09-21updates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_storage, etc)Brian Paul
2002-06-15Added ctx parameter to _mesa_debug()Brian Paul
2002-06-12Moved big/little endian code to glheader.h.Brian Paul
2001-06-15Enable GL_ARB_texture_compression for XMesa/GLX driver. TextureBrian Paul
2001-04-04More texture image changes.Brian Paul
2001-03-22Remove formats that no longer exist.Gareth Hughes
2001-03-22Minor updates.Gareth Hughes
2001-03-22Fix texture format enum values (Brian Paul).Gareth Hughes
2001-03-18- Port 3.4 texture utils, texture format work to 3.5 (including newGareth Hughes