swr: [rasterier core] fix GetRasterizerFunc selection
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 25 Aug 2016 21:23:20 +0000 (16:23 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 29 Aug 2016 17:42:36 +0000 (12:42 -0500)
commitfa8f87132a87c8bb89b52b66255ad9ffa002adf6
tree557224cce59fb5340edcde73686831aae0af4736
parent8e41a65fc520a2bf22e4748312fa0cc67e0bd570
swr: [rasterier core] fix GetRasterizerFunc selection

Only rasterize scissor edges if one or more scissor/viewport
rects are not hottile aligned.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/rasterizer/core/frontend.cpp
src/gallium/drivers/swr/rasterizer/core/rasterizer.cpp