Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell | 2001-07-12 | 1 | -468/+651 |
* | fixed vertex color problems | Brian Paul | 2001-05-02 | 1 | -5/+5 |
* | float color changes | Keith Whitwell | 2001-05-01 | 1 | -4/+4 |
* | Removed DD_Z_NEVER. | Brian Paul | 2001-03-29 | 1 | -1/+1 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -14/+15 |
* | used indent to clean-up the code | Brian Paul | 2001-03-03 | 1 | -96/+102 |
* | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell | 2001-01-08 | 1 | -6/+4 |
* | Bring the FX driver into line with core mesa changes. | Keith Whitwell | 2001-01-08 | 1 | -13/+18 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -0/+63 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+568 |