swr: [rasterizer core] allow override of KNOB thread settings
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 3 Aug 2016 23:59:37 +0000 (17:59 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Wed, 10 Aug 2016 16:08:05 +0000 (11:08 -0500)
commit29e1c4a8a9f26ce41aa53dc9bf39852a8530adc6
tree9c46c034c9947a1134acad0e6d84c9fff7a14d97
parente0c10306f58fa3e1a1cb6a23b8942701d8529cce
swr: [rasterizer core] allow override of KNOB thread settings

- Remove HYPERTHREADED_FE support
- Add threading info as optional data passed to SwrCreateContext.
  If supplied this data will override any KNOB thread settings.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/rasterizer/core/api.cpp
src/gallium/drivers/swr/rasterizer/core/api.h
src/gallium/drivers/swr/rasterizer/core/context.h
src/gallium/drivers/swr/rasterizer/core/threads.cpp
src/gallium/drivers/swr/rasterizer/core/threads.h
src/gallium/drivers/swr/rasterizer/scripts/knob_defs.py