swr: [rasterizer core] remove KNOB_MAX_THREADS
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 22 Aug 2016 16:49:48 +0000 (11:49 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 29 Aug 2016 17:41:58 +0000 (12:41 -0500)
commit7472a8ee75ec3f2b401fa211edb26c2161eb4a6a
treeb018c3ce0704d8e261d245e2ea0c6d9e6561d6c8
parent9e4a482d468bcf4b1cb70ee8911f824d33e9871b
swr: [rasterizer core] remove KNOB_MAX_THREADS

Use dynamic memory allocation for per-thread data

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