summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/ffb/ffb_tris.c
AgeCommit message (Collapse)Author
2008-05-26Remove CVS keywords.José Fonseca
2007-05-20Overhaul/simplify SWvertex and SWspan attribute handling.Brian
Instead of separate fog/specular/texcoord/varying code, just treat all of them as generic attributes. Simplifies the point/line/triangle functions.
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2003-12-04build fixesAlan Hourihane
2003-12-04add SPARC ffb DRI driverAlan Hourihane