Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |