nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 5 Apr 2018 21:49:52 +0000 (22:49 +0100)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 7 Apr 2018 20:45:00 +0000 (16:45 -0400)
commit19254a977bf12c1efa64aec5a480e38e48044dd6
tree9d0885ad3f8ea56e8f94453ae8f87cb3c599642a
parent14cc8c55eadfe66965c81155f8eecdc353df4c14
nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE

This also removes some useless code leftover from old changes.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/features.txt
docs/relnotes/18.1.0.html
src/gallium/drivers/nouveau/nvc0/nvc0_query.c
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c