Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed GL_LUMINANCE_ALPHA bug in fetch_2d_texel() | Brian Paul | 2001-02-21 | 1 | -4/+4 |
* | Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions | Brian Paul | 2001-02-19 | 1 | -3/+412 |
* | Changed FetchTexel() function pointer arguments. | Brian Paul | 2001-02-17 | 1 | -213/+168 |
* | Work in glGetTexImage() to return GL_COLOR_INDEX images. | Brian Paul | 2001-02-17 | 1 | -14/+117 |
* | GLchan fixes | Brian Paul | 2001-02-07 | 1 | -4/+4 |
* | remove unused functions | Brian Paul | 2001-02-07 | 1 | -44/+1 |
* | made some changes to the initialization of gl_texture_image fields | Brian Paul | 2001-02-07 | 1 | -56/+17 |
* | Overhaul of texture image handling. | Brian Paul | 2001-02-06 | 1 | -0/+1068 |