aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/etnaviv/etnaviv_query_hw.c
Commit message (Expand)AuthorAgeFilesLines
* util: remove LIST_IS_EMPTY macroTimothy Arceri2019-10-281-1/+1
* util: rename list_empty() to list_is_empty()Timothy Arceri2019-10-281-1/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-3/+3
* etnaviv: add support for occlusion queriesChristian Gmeiner2017-10-201-0/+78
* etnaviv: add basic infrastructure for hw queriesChristian Gmeiner2017-10-201-0/+185