Age | Commit message (Expand) | Author |
---|---|---|
2002-10-24 | Header file clean-up: | Brian Paul |
2002-10-04 | Changed a number of context fields from GLchan to GLfloat (such as ClearColor). | Brian Paul |
2002-06-15 | Implemented GL_NV_texture_rectangle extension. | Brian Paul |
2002-06-13 | New _mesa_debug() function to replace fprintf() calls. | Brian Paul |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-01-24 | Lots of GLchan datatype changes. | Brian Paul |
2000-11-05 | - Changes for new software rasterizer modules | Keith Whitwell |
2000-09-28 | removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead | Brian Paul |
2000-09-26 | First batch of OpenGL SI related changes: | Brian Paul |
2000-09-08 | removed ctx->Driver.Dither function | Brian Paul |
2000-09-07 | Removed ctx->Driver.LogicOp(). | Brian Paul |
1999-08-19 | Initial revision | jtg |