swr: [rasterizer core] fix rasterizing multisampling with scissor enabled
authorTim Rowley <timothy.o.rowley@intel.com>
Sat, 20 Feb 2016 01:05:14 +0000 (19:05 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 25 Mar 2016 19:26:17 +0000 (14:26 -0500)
commit136988b42b6c7bd9649fd13d5a6117b02a41e52a
treeba95f060943eb37c9677c84cbbf7768665f18c9c
parent45f0ce168ce21a7a95f48d3164e42a947732b896
swr: [rasterizer core] fix rasterizing multisampling with scissor enabled

We were not evaluating the scissor edge equations at sample positions.
src/gallium/drivers/swr/rasterizer/core/rasterizer.cpp