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

Author: Tim Rowley <timothy.o.row...@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.chern...@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
_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to