summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/ss_tritmp.h
Commit message (Expand)AuthorAgeFilesLines
* Lots of GLchan datatype changes.Brian Paul2001-01-241-4/+4
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-0/+2
* Fix several conformance problems. Hack solution to line stipple problem.Keith Whitwell2001-01-161-8/+2
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-145/+39
* Major rework of tnl moduleKeith Whitwell2000-12-261-76/+84
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-3/+3
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-60/+66
* A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell2000-11-051-0/+286