aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxtris.c
Commit message (Expand)AuthorAgeFilesLines
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-468/+651
* fixed vertex color problemsBrian Paul2001-05-021-5/+5
* float color changesKeith Whitwell2001-05-011-4/+4
* Removed DD_Z_NEVER.Brian Paul2001-03-291-1/+1
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-14/+15
* used indent to clean-up the codeBrian Paul2001-03-031-96/+102
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-6/+4
* Bring the FX driver into line with core mesa changes.Keith Whitwell2001-01-081-13/+18
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-0/+63
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+568