swr: [rasterizer core] Frontend SIMD16 WIP
authorTim Rowley <timothy.o.rowley@intel.com>
Tue, 31 Jan 2017 19:13:00 +0000 (13:13 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 8 Feb 2017 19:58:06 +0000 (13:58 -0600)
commite0a829d320d7af1c543f722b540dd142c672ffc9
treed68e3e10680d2d11499f2ebb80582ae1f0f32160
parent79174e52b5677e348e6ba20542d3897779d3b101
swr: [rasterizer core] Frontend SIMD16 WIP

Removed temporary scafolding in PA, widended the PA_STATE interface
for SIMD16, and implemented PA_STATE_CUT and PA_TESS for SIMD16.

PA_STATE_CUT and PA_TESS now work in SIMD16.

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