swr/rast: New GS state/context API
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 11 Sep 2017 22:29:12 +0000 (17:29 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 25 Sep 2017 18:38:57 +0000 (13:38 -0500)
commitcd6e91d3a2012d2177732f27795e66c8c38e0aba
tree69b7dcf8390e5ee4958ac814f102e49513d0145c
parent41565ddf7a7f8986d232b5619ac80233251d0900
swr/rast: New GS state/context API

One piglit regression, which was a false pass:
  spec@glsl-1.50@execution@geometry@dynamic_input_array_index

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/frontend.cpp
src/gallium/drivers/swr/rasterizer/core/state.h
src/gallium/drivers/swr/swr_shader.cpp