summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/swrast_setup.h
Commit message (Expand)AuthorAgeFilesLines
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-0/+18
* Fix several conformance problems. Hack solution to line stipple problem.Keith Whitwell2001-01-161-2/+10
* Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell2001-01-081-0/+2
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-10/+3
* Major rework of tnl moduleKeith Whitwell2000-12-261-8/+7
* minor changes to silence compiler warningsBrian Paul2000-11-101-10/+10
* A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell2000-11-051-0/+70