Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up translation of array elements, copying of elts in pure-elt | Keith Whitwell | 2001-05-11 | 1 | -2/+2 |
| | | | | cassettes. Fixes problem with isosurf/compiled-array-elt/strips. | ||||
* | fix for moebius infinite loop | Keith Whitwell | 2001-05-03 | 1 | -5/+10 |
| | |||||
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -4/+4 |
| | |||||
* | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell | 2001-02-15 | 1 | -2/+4 |
| | | | | | | | | | stage. (Materials now treated more like colors, etc.). Continue whipping the dd templates into shape. Remove old NormalLength code; may come back as a driver helper, but not useful for, eg. hardware t&l drivers. | ||||
* | fix sproingies bug | Keith Whitwell | 2000-12-27 | 1 | -1/+2 |
| | |||||
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+62 |
New array_cache module Support 8 texture units in core mesa (now support 8 everywhere) Rework core mesa statechange operations to avoid flushing on many noop statechanges. |