aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_setup.c
Commit message (Expand)AuthorAgeFilesLines
...
* gallium: take reduced prim, fill modes into account when cullingBrian Paul2008-04-141-1/+10
* softpipe: calculate determinant for all triangles, don't rely on draw module ...Keith Whitwell2008-04-141-1/+25
* softpipe: do our own culling, don't rely on the draw module.Keith Whitwell2008-04-141-18/+26
* remove usage of vertex_headerKeith Whitwell2008-04-101-0/+1249