softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
authorRoland Scheidegger <sroland@vmware.com>
Tue, 15 Aug 2017 15:52:41 +0000 (17:52 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Thu, 17 Aug 2017 16:46:44 +0000 (18:46 +0200)
commit26d46b94b4f03a8a5203539949e19124e3cdefad
tree0f7c32e287e5fe9189595e1050d6723a61f25027
parentc87594575ba4c584ec600cc35931b132c0d05dc9
softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW

The driver was supposed to support this since way before the GL spec for it
existed, albeit it was apparently broken, so fix and enable it.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
docs/features.txt
src/gallium/drivers/softpipe/sp_query.c
src/gallium/drivers/softpipe/sp_screen.c