aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/gfx10_query.c
Commit message (Expand)AuthorAgeFilesLines
* util: remove LIST_IS_EMPTY macroTimothy Arceri2019-10-281-3/+3
* util: remove LIST_DEL macroTimothy Arceri2019-10-281-3/+3
* util: remove LIST_ADDTAIL macroTimothy Arceri2019-10-281-1/+1
* util: remove LIST_INITHEAD macroTimothy Arceri2019-10-281-1/+1
* radeonsi/gfx10: jump over the shader query atomic if the queries are disabledMarek Olšák2019-07-031-0/+2
* radeonsi/gfx10: implement streamout-related queriesNicolai Hähnle2019-07-031-0/+521