Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -5/+1 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -51/+52 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -6/+6 |
* | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell | 2001-02-15 | 1 | -7/+14 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -105/+27 |
* | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell | 2001-01-08 | 1 | -12/+50 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -1/+1 |
* | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul | 2001-01-02 | 1 | -20/+20 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+1398 |