swr: [rasterizer core] Frontend dependency work
authorGeorge Kyriazis <george.kyriazis@intel.com>
Wed, 19 Oct 2016 21:37:36 +0000 (16:37 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 31 Oct 2016 14:06:21 +0000 (09:06 -0500)
commit0a5811b0f381e8920536a19bab4d437d5bdb5b63
treea50fae810f0280db8c7d0e51e5f6a5c0bb7ac7b7
parent06f93d03293ac0883e08352dfc89a21f33144887
swr: [rasterizer core] Frontend dependency work

Add frontend dependency concept in the DRAW_CONTEXT, which
allows serialization of frontend work if necessary.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/api.cpp
src/gallium/drivers/swr/rasterizer/core/context.h
src/gallium/drivers/swr/rasterizer/core/threads.cpp