Mesa (master): swr: [rasterizer core] SIMD16 Frontend WIP - Clipper

Tim Rowley torowley at kemper.freedesktop.org
Tue Apr 11 23:11:45 UTC 2017


Module: Mesa
Branch: master
Commit: 08a71368483f2e35b135ebe56ec5746cc94ac452
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=08a71368483f2e35b135ebe56ec5746cc94ac452

Author: Tim Rowley <timothy.o.rowley at intel.com>
Date:   Thu Apr  6 15:22:55 2017 -0500

swr: [rasterizer core] SIMD16 Frontend WIP - Clipper

Implement widened clipper for SIMD16.

Reviewed-by: Bruce Cherniak <bruce.cherniak at intel.com>

---

 .../drivers/swr/rasterizer/common/simd16intrin.h   |   41 +-
 src/gallium/drivers/swr/rasterizer/core/binner.cpp |   17 +-
 src/gallium/drivers/swr/rasterizer/core/clip.cpp   |   91 +-
 src/gallium/drivers/swr/rasterizer/core/clip.h     | 1027 ++++++++++++++++++--
 src/gallium/drivers/swr/rasterizer/core/frontend.h |   29 +-
 5 files changed, 1011 insertions(+), 194 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=08a71368483f2e35b135ebe56ec5746cc94ac452



More information about the mesa-commit mailing list