summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/swrast.h
Commit message (Expand)AuthorAgeFilesLines
* Use correct pv in swrast lines routinesKeith Whitwell2001-01-131-6/+1
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-0/+4
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+7
* Compute attenuated point size in a new pipeline stage.Brian Paul2000-12-081-1/+1
* Committing in .Jouk Jansen2000-11-221-20/+20
* Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul2000-11-191-5/+7
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-0/+7
* minor changes to silence compiler warningsBrian Paul2000-11-101-17/+20
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-48/+91
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+108