draw/tgsi: implement geom shader invocation support.
authorDave Airlie <airlied@redhat.com>
Wed, 20 May 2015 00:32:32 +0000 (10:32 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 23 Jun 2015 05:53:49 +0000 (15:53 +1000)
commit40d225803ecfa805b4dea4ee0ebd04df00ca8827
treeac96f55468f2e78bb56ea17d6389e581d2b4e3d3
parent24e77cb09fda9a57d4a8288ced3e01df4c8ac280
draw/tgsi: implement geom shader invocation support.

This is just for softpipe, llvmpipe won't work without
some changes.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/draw/draw_gs.c
src/gallium/auxiliary/draw/draw_gs.h
src/gallium/auxiliary/tgsi/tgsi_scan.c
src/gallium/auxiliary/tgsi/tgsi_scan.h