summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texstore.h
Commit message (Expand)AuthorAgeFilesLines
* 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