summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_pipeline.c
Commit message (Expand)AuthorAgeFilesLines
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-5/+5
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-24/+23
* Fixed conform problems with recent material tracking change.Keith Whitwell2001-02-161-2/+1
* Fix propogation of material values in VB's that don't reach the lightingKeith Whitwell2001-02-151-1/+6
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-23/+33
* Fixes for performance bug on compiled array element paths.Keith Whitwell2001-01-171-3/+3
* Fixed conform feedback and drawelements tests.Keith Whitwell2001-01-141-1/+2
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-2/+1
* Major rework of tnl moduleKeith Whitwell2000-12-261-386/+115
* Modified Files:Jouk Jansen2000-11-271-2/+2
* Fixed a couple of bugs that crept into last commitKeith Whitwell2000-11-241-39/+12
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-21/+22
* Committing in .Jouk Jansen2000-11-221-56/+56
* minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4Brian Paul2000-11-201-2/+4
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+496