softpipe: do our own culling, don't rely on the draw module.
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 14 Apr 2008 10:32:50 +0000 (11:32 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 14 Apr 2008 10:32:50 +0000 (11:32 +0100)
commit8e7326832a7420154fc0d526ac682494db1be160
tree3c080a2c490fbe18bb65b27d1844f847db50ef35
parent0c1cb54923f3ab31caa2821e095685277174dd2f
softpipe: do our own culling, don't rely on the draw module.

May not always happen due to passthrough modes, etc.
src/gallium/drivers/softpipe/sp_prim_vbuf.c
src/gallium/drivers/softpipe/sp_setup.c