aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_query_sw.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/a6xx: Implement primitive count queries on GPUKristian H. Kristensen2019-09-061-1/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-3/+3
* freedreno: Remove the Emacs mode linesNeil Roberts2018-10-171-2/+0
* freedreno: register usage queriesRob Clark2018-07-181-5/+33
* freedreno: add non-draw batches for compute/blitRob Clark2017-12-171-0/+4
* freedreno: track staging and shadow perf ctrs for the HUDRob Clark2017-12-171-0/+8
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-1/+1
* freedreno: a bit of query refactorRob Clark2017-04-221-7/+0
* freedreno: fix prims-emitted queryRob Clark2016-04-131-1/+1
* gallium: make pipe_context::begin_query return a booleanSamuel Pitoiset2015-05-061-1/+2
* freedreno/query: allow multiple query implementationsRob Clark2014-05-131-0/+165