aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a5xx/fd5_query.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/a5xx: perfmance countersRob Clark2018-07-181-1/+204
* freedreno: rework accumulated query result vfuncRob Clark2018-07-181-7/+7
* gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle2017-09-181-0/+10
* freedreno/a5xx: timestamp / time-elapsed queriesRob Clark2017-05-301-0/+96
* freedreno/a5xx: rename query result structRob Clark2017-05-301-23/+22
* freedreno/a5xx: occlusion queryRob Clark2017-04-221-3/+129
* freedreno/a5xx: initial supportRob Clark2016-11-301-0/+32