summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/etnaviv/etnaviv_query_hw.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-05etnaviv: rename hw queries to acc queriesChristian Gmeiner1-263/+0
2019-10-28util: remove LIST_IS_EMPTY macroTimothy Arceri1-1/+1
2019-10-28util: rename list_empty() to list_is_empty()Timothy Arceri1-1/+1
2019-07-22gallium: switch boolean -> bool at the interface definitionsIlia Mirkin1-3/+3
2017-10-20etnaviv: add support for occlusion queriesChristian Gmeiner1-0/+78
2017-10-20etnaviv: add basic infrastructure for hw queriesChristian Gmeiner1-0/+185