Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lighting now emits colors as CHAN_TYPE, as it used to. This will require | Keith Whitwell | 2001-07-17 | 1 | -1/+7 |
* | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell | 2001-07-12 | 1 | -27/+6 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -3/+5 |
* | Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels | Keith Whitwell | 2001-01-29 | 1 | -0/+7 |
* | Fix several conformance problems. Hack solution to line stipple problem. | Keith Whitwell | 2001-01-16 | 1 | -0/+1 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -3/+3 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -9/+3 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -7/+7 |
* | A new module to provide RasterSetup and advanced triangle/line/point | Keith Whitwell | 2000-11-05 | 1 | -0/+68 |