Age | Commit message (Expand) | Author |
2000-10-29 | more minor header file re-org (moved CONST, ASSERT, INLINE to config.h) | Brian Paul |
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 | added OSMesaCreateContextExt() | Brian Paul |
2000-06-27 | added GL_EXT_texture_env_combine (Holger Waechtler) | Brian Paul |
2000-05-26 | include glheader.h instead of system headers | Brian Paul |
2000-05-26 | more work on GL_ARB_texture_cube_map | Brian Paul |
2000-04-22 | call _mesa_initialize_context() | Brian Paul |
2000-04-04 | more GL_HP_occlusion_test work | Brian Paul |
2000-04-04 | use BCOPY macro on FreeBSD | Brian Paul |
2000-03-31 | updates for separate R/G/B/A accum buffer sizes | Brian Paul |
2000-03-28 | Implemented support for the HP occlusion test extension (osmesa and X) | Randy Frank |
2000-03-17 | removed old Depth buffer pointer var | Brian Paul |
2000-03-03 | runtime selectable depth buffer depth | Brian Paul |
2000-01-15 | Added occlusion test code. Follows the HP proposed occlusion test extension. | Randy Frank |
2000-01-14 | GLcontext is now nested in OSMesaContext | Brian Paul |
2000-01-06 | updated Clear function for new mask bits | Brian Paul |
1999-12-17 | removed old thread code | Brian Paul |
1999-12-10 | pass new args to gl_create_framebuffer() | Brian Paul |
1999-11-25 | replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer() | Brian Paul |
1999-11-11 | initial changes for Mesa 3.3 | Brian Paul |
1999-10-13 | removed GL_ prefix from memory macros | Brian Paul |
1999-08-19 | Initial revision | jtg |