initial support for GL_SGIS_generate_mipmap extension
[mesa.git] / src / mesa / main / texstore.h
2001-05-21 Brian Paulinitial support for GL_SGIS_generate_mipmap extension
2001-04-20 Brian PaulFixed a texture conversion problem: sometimes need...
2001-04-04 Brian PaulMore texture image changes.
2001-03-21 Brian Paulrenamed some vars, added a bunch of comments
2001-03-21 Brian Pauldepth images were broken by latest teximage changes...
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-02-19 Brian PaulUpdated Driver.CopyTexImage[12]D and Driver.CopyTexSubI...
2001-02-06 Brian PaulOverhaul of texture image handling.