swr: [rasterizer core] archrast fixes
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 22 Sep 2016 23:00:47 +0000 (18:00 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 3 Oct 2016 14:57:25 +0000 (09:57 -0500)
commit4198520a82463aa392762ec156231b95bf2685ac
tree0c28dc51c50b097c9cdd67bb1f3dd78d3fef6b94
parentaaeb07989ee30c589b034a551f71e23e7b8056b2
swr: [rasterizer core] archrast fixes

- Immediately sleep threads until thread data is initialized
- Fix some compile bugs with AR enabled

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/frontend.cpp
src/gallium/drivers/swr/rasterizer/core/threads.cpp