Age | Commit message (Expand) | Author |
---|---|---|
2001-04-30 | Lots more eval fixes | Keith Whitwell |
2001-04-28 | Support for floating point color representation in tnl module. | Keith Whitwell |
2001-04-09 | Perform fixup on material values | Keith Whitwell |
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
2001-02-15 | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell |
2001-01-24 | Lots of GLchan datatype changes. | Brian Paul |
2001-01-08 | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell |
2001-01-05 | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell |
2001-01-02 | Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h) | Brian Paul |
2000-12-26 | Major rework of tnl module | Keith Whitwell |