summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texstore.h
Commit message (Expand)AuthorAgeFilesLines
* Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett2003-09-301-5/+5
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-5/+7
* Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, heightBrian Paul2003-04-041-10/+2
* new texture compression infrastructureBrian Paul2002-09-271-5/+28
* fixed _mesa_generate_mipmaps() target problemBrian Paul2002-09-161-4/+4
* Enable GL_ARB_texture_compression for XMesa/GLX driver. TextureBrian Paul2001-06-151-1/+8
* initial support for GL_SGIS_generate_mipmap extensionBrian Paul2001-05-211-1/+6
* Fixed a texture conversion problem: sometimes need to produce an intermediateBrian Paul2001-04-201-1/+2
* More texture image changes.Brian Paul2001-04-041-2/+3
* renamed some vars, added a bunch of commentsBrian Paul2001-03-211-2/+2
* depth images were broken by latest teximage changes, this fixes the problemBrian Paul2001-03-211-2/+2
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-31/+1
* Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functionsBrian Paul2001-02-191-1/+30
* Overhaul of texture image handling.Brian Paul2001-02-061-0/+143