[Mesa-dev] [PATCH v2 0/2] swr: add knl and skx architectures

Tim Rowley timothy.o.rowley at intel.com
Tue Jul 18 22:07:10 UTC 2017


Patch set allows the swr architectures built to be specified at
configure time, and adds KNL and SKX as possible targets (not built
by default).

v2:
 * fix swr_archs default value, document knl,skx options
 * change loader lib selection code to make it clearer

Tim Rowley (2):
  configure/swr: configurable swr architectures
  configure/swr: add KNL and SKX architecture targets

 configure.ac                           | 62 +++++++++++++++++++++++++++++++---
 src/gallium/drivers/swr/Makefile.am    | 55 +++++++++++++++++++++++++++++-
 src/gallium/drivers/swr/SConscript     |  1 +
 src/gallium/drivers/swr/swr_loader.cpp | 50 +++++++++++++++++++++++----
 4 files changed, 156 insertions(+), 12 deletions(-)

-- 
2.7.4



More information about the mesa-dev mailing list