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

Tim Rowley torowley at kemper.freedesktop.org
Wed Apr 5 23:28:11 UTC 2017


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

Author: Tim Rowley <timothy.o.rowley at intel.com>
Date:   Wed Mar 29 12:58:18 2017 -0500

swr: [rasterizer core] SIMD16 Frontend WIP

Implement widened binner for SIMD16

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

---

 .../drivers/swr/rasterizer/common/simd16intrin.h   |   44 +-
 src/gallium/drivers/swr/rasterizer/core/binner.cpp | 1642 +++++++++++++++++---
 src/gallium/drivers/swr/rasterizer/core/frontend.h |   98 ++
 src/gallium/drivers/swr/rasterizer/core/utils.h    |   10 +
 4 files changed, 1509 insertions(+), 285 deletions(-)

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



More information about the mesa-commit mailing list