| Commit message (Expand) | Author | Age | Files | Lines |
* | added GL_EXT_texture_env_combine (Holger Waechtler) | Brian Paul | 2000-06-27 | 1 | -1/+2 |
* | include glheader.h instead of system headers | Brian Paul | 2000-05-26 | 1 | -3/+2 |
* | more work on GL_ARB_texture_cube_map | Brian Paul | 2000-05-26 | 1 | -1/+2 |
* | call _mesa_initialize_context() | Brian Paul | 2000-04-22 | 1 | -7/+7 |
* | more GL_HP_occlusion_test work | Brian Paul | 2000-04-04 | 1 | -244/+27 |
* | use BCOPY macro on FreeBSD | Brian Paul | 2000-04-04 | 1 | -3/+9 |
* | updates for separate R/G/B/A accum buffer sizes | Brian Paul | 2000-03-31 | 1 | -2/+2 |
* | Implemented support for the HP occlusion test extension (osmesa and X) | Randy Frank | 2000-03-28 | 1 | -61/+47 |
* | removed old Depth buffer pointer var | Brian Paul | 2000-03-17 | 1 | -3/+5 |
* | runtime selectable depth buffer depth | Brian Paul | 2000-03-03 | 1 | -62/+105 |
* | Added occlusion test code. Follows the HP proposed occlusion test extension. | Randy Frank | 2000-01-15 | 1 | -2/+219 |
* | GLcontext is now nested in OSMesaContext | Brian Paul | 2000-01-14 | 1 | -57/+69 |
* | updated Clear function for new mask bits | Brian Paul | 2000-01-06 | 1 | -3/+13 |
* | removed old thread code | Brian Paul | 1999-12-17 | 1 | -45/+16 |
* | pass new args to gl_create_framebuffer() | Brian Paul | 1999-12-10 | 1 | -3/+8 |
* | replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer() | Brian Paul | 1999-11-25 | 1 | -3/+12 |
* | initial changes for Mesa 3.3 | Brian Paul | 1999-11-11 | 1 | -4/+4 |
* | removed GL_ prefix from memory macros | Brian Paul | 1999-10-13 | 1 | -5/+5 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1594 |