summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/r600_query.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: count cs dwords separately for query begin and endNicolai Hähnle2015-11-181-1/+2
* radeon: expose r600_query_hw functions for reuseNicolai Hähnle2015-11-181-0/+10
* radeon: implement r600_query_hw_get_result via function pointersNicolai Hähnle2015-11-181-0/+4
* radeon: split hw query buffer handling from cs emitNicolai Hähnle2015-11-181-0/+20
* radeon: convert hardware queries to the new styleNicolai Hähnle2015-11-181-0/+39
* radeon: add query handler function pointersNicolai Hähnle2015-11-181-0/+12
* radeon: move R600_QUERY_* constants into a new query header fileNicolai Hähnle2015-11-181-0/+49