Module: Mesa Branch: master Commit: ada27b503eab3c53d9ec1bca2cef48c5353e81f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ada27b503eab3c53d9ec1bca2cef48c5353e81f9
Author: Tim Rowley <timothy.o.row...@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.row...@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 _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-commit