swr: [rasterizer core] move binner functionality to separate file
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 13 Oct 2016 17:30:34 +0000 (12:30 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 14 Oct 2016 04:39:14 +0000 (23:39 -0500)
commitada27b503eab3c53d9ec1bca2cef48c5353e81f9
treea3e4f99df68ca8d7402c2116ae5b38f51b6a1c2c
parentf0a66c1da26eb35d2032b8100b96ad73aa22b836
swr: [rasterizer core] move binner functionality to separate file

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/Makefile.sources
src/gallium/drivers/swr/rasterizer/core/binner.cpp [new file with mode: 0644]
src/gallium/drivers/swr/rasterizer/core/frontend.cpp