swr: [rasterizer core] fix culling issues
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 7 Nov 2016 21:23:09 +0000 (15:23 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 14 Nov 2016 15:02:42 +0000 (09:02 -0600)
commit7c3ca2e704801af1119999473a505335a2749bf6
treeb69c5c07494674c8fbfaf3c4e9d70b1706acc1c0
parentcee66dd2aa182ba30130bef3298444667753b051
swr: [rasterizer core] fix culling issues

- Do proper culling of wireframe triangles (including non-culling of
  degenerates)
- Fix degenerate culling of CCW front-facing triangles in wireframe and
  conservative rast

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/binner.cpp