Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean-up in gl_LightModelfv() | Brian Paul | 1999-10-19 | 1 | -5/+8 |
| | |||||
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 1 | -3/+11 |
| | |||||
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -4/+6 |
| | |||||
* | more hooks for mga driver, including an immediate fastpath | Keith Whitwell | 1999-09-30 | 1 | -1/+8 |
| | |||||
* | Large patch: | Keith Whitwell | 1999-09-18 | 1 | -11/+13 |
| | | | | | | | | | | - 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. | ||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1183 |