Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new texture compression infrastructure | Brian Paul | 2002-09-27 | 1 | -5/+28 |
* | fixed _mesa_generate_mipmaps() target problem | Brian Paul | 2002-09-16 | 1 | -4/+4 |
* | Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture | Brian Paul | 2001-06-15 | 1 | -1/+8 |
* | initial support for GL_SGIS_generate_mipmap extension | Brian Paul | 2001-05-21 | 1 | -1/+6 |
* | Fixed a texture conversion problem: sometimes need to produce an intermediate | Brian Paul | 2001-04-20 | 1 | -1/+2 |
* | More texture image changes. | Brian Paul | 2001-04-04 | 1 | -2/+3 |
* | renamed some vars, added a bunch of comments | Brian Paul | 2001-03-21 | 1 | -2/+2 |
* | depth images were broken by latest teximage changes, this fixes the problem | Brian Paul | 2001-03-21 | 1 | -2/+2 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -31/+1 |
* | Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions | Brian Paul | 2001-02-19 | 1 | -1/+30 |
* | Overhaul of texture image handling. | Brian Paul | 2001-02-06 | 1 | -0/+143 |