Age | Commit message (Expand) | Author |
---|---|---|
2001-06-15 | Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture | Brian Paul |
2001-05-21 | initial support for GL_SGIS_generate_mipmap extension | Brian Paul |
2001-04-20 | Fixed a texture conversion problem: sometimes need to produce an intermediate | Brian Paul |
2001-04-04 | More texture image changes. | Brian Paul |
2001-03-21 | renamed some vars, added a bunch of comments | Brian Paul |
2001-03-21 | depth images were broken by latest teximage changes, this fixes the problem | Brian Paul |
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-02-19 | Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions | Brian Paul |
2001-02-06 | Overhaul of texture image handling. | Brian Paul |