swr: [rasterizer core] Frontend SIMD16 WIP
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 19 Jan 2017 00:08:40 +0000 (18:08 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 8 Feb 2017 19:57:10 +0000 (13:57 -0600)
commitfeecd7dcf5e63c1ae9e8d2f74cc70371818958b8
treef0457a34f3e39131194e7bb1c32cdea0ba9c3346
parenta618d6c3e95e09a344ff72697245d2c680d645d3
swr: [rasterizer core] Frontend SIMD16 WIP

SIMD16 Primitive Assembly (PA) only supports TriList and RectList.

CUT_AWARE_PA, TESS, GS, and SO disabled in the SIMD16 front end.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/frontend.cpp
src/gallium/drivers/swr/rasterizer/core/frontend.h
src/gallium/drivers/swr/rasterizer/core/knobs.h
src/gallium/drivers/swr/rasterizer/core/pa.h
src/gallium/drivers/swr/rasterizer/core/pa_avx.cpp