swr: [rasterizer core] Cleanup state ring arena after last draw that references it...
authorTim Rowley <timothy.o.rowley@intel.com>
Tue, 22 Mar 2016 21:13:29 +0000 (15:13 -0600)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 25 Mar 2016 19:45:40 +0000 (14:45 -0500)
commit813e89c0cc0ea6a6ed4b69303073995b4c4c7666
treee45063939b2ef7f82fbbdfeeebae77a59371569f
parent83822d7ed580e764b3e0a6cb773310af2473f062
swr: [rasterizer core] Cleanup state ring arena after last draw that references it completes

Rather than waiting for the API thread to re-use it.
src/gallium/drivers/swr/rasterizer/core/api.cpp
src/gallium/drivers/swr/rasterizer/core/context.h
src/gallium/drivers/swr/rasterizer/core/threads.cpp