Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-07 | added GL_SGIX/SGIS_pixel_texture extension | Brian Paul | |
2000-04-01 | changes for GL_HP_occlusion_test | Brian Paul | |
2000-03-21 | changed imaging functions to _mesa_ prefix | Brian Paul | |
2000-03-03 | runtime selectable depth buffer depth | Brian Paul | |
2000-03-03 | moved device driver DrawPixels call | Brian Paul | |
2000-02-08 | glDrawPixels w/ format=GL_COLOR_INDEX was broken | Brian Paul | |
2000-02-02 | updated includes for source file reorg | Brian Paul | |
1999-11-26 | generate Z values when fog enabled (Andree Borrmann) | Brian Paul | |
1999-11-24 | added support for separate read/draw buffers per context | Brian Paul | |
1999-11-22 | added _mesa_clip_pixelrect() | Brian Paul | |
1999-11-18 | silence an uninitialized var warning | Brian Paul | |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul | |
1999-11-08 | clean-up of header includes (Daryll) | Brian Paul | |
1999-10-19 | more image type error checking in draw_stencil_pixels() | Brian Paul | |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell | |
1999-09-18 | Large patch: | Keith Whitwell | |
- FX bug fixes. - Polygon mode and edgeflag work properly. - Clipping works with edgeflag. - Driver.ReducedPrimitiveChange() callback so drivers that implement lines & points as triangles can turn culling off before rendering groups of these primitives. - Cleaned up feedback & select primitives. | |||
1999-08-19 | Initial revision | jtg | |