Age | Commit message (Expand) | Author |
---|---|---|
2001-02-19 | Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions | Brian Paul |
2001-02-17 | Changed FetchTexel() function pointer arguments. | Brian Paul |
2001-02-17 | Work in glGetTexImage() to return GL_COLOR_INDEX images. | Brian Paul |
2001-02-07 | GLchan fixes | Brian Paul |
2001-02-07 | remove unused functions | Brian Paul |
2001-02-07 | made some changes to the initialization of gl_texture_image fields | Brian Paul |
2001-02-06 | Overhaul of texture image handling. | Brian Paul |