summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_setup.c
AgeCommit message (Expand)Author
2008-04-14gallium: take reduced prim, fill modes into account when cullingBrian Paul
2008-04-14softpipe: calculate determinant for all triangles, don't rely on draw module ...Keith Whitwell
2008-04-14softpipe: do our own culling, don't rely on the draw module.Keith Whitwell
2008-04-10remove usage of vertex_headerKeith Whitwell