Mesa (master): swr: [rasterizer core] move binner functionality to separate file

Tim Rowley torowley at kemper.freedesktop.org
Fri Oct 14 05:10:04 UTC 2016


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

Author: Tim Rowley <timothy.o.rowley at intel.com>
Date:   Thu Oct 13 12:30:34 2016 -0500

swr: [rasterizer core] move binner functionality to separate file

Signed-off-by: Tim Rowley <timothy.o.rowley at intel.com>

---

 src/gallium/drivers/swr/Makefile.sources           |    1 +
 src/gallium/drivers/swr/rasterizer/core/binner.cpp | 1442 ++++++++++++++++++++
 .../drivers/swr/rasterizer/core/frontend.cpp       | 1393 +------------------
 3 files changed, 1444 insertions(+), 1392 deletions(-)

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



More information about the mesa-commit mailing list