summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_pipeline.c
AgeCommit message (Expand)Author
2001-04-19Remove values from VB->importable_data as those arrays are removedKeith Whitwell
2001-03-19Split driver struct into swrast/tnl/core components.Keith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-02-16Fixed conform problems with recent material tracking change.Keith Whitwell
2001-02-15Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell
2001-01-29Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell
2001-01-17Fixes for performance bug on compiled array element paths.Keith Whitwell
2001-01-14Fixed conform feedback and drawelements tests.Keith Whitwell
2001-01-08Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-27 Modified Files:Jouk Jansen
2000-11-24Fixed a couple of bugs that crept into last commitKeith Whitwell
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-20minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4Brian Paul
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell