summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi/gfx10_query.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-28util: remove LIST_IS_EMPTY macroTimothy Arceri1-3/+3
2019-10-28util: remove LIST_DEL macroTimothy Arceri1-3/+3
2019-10-28util: remove LIST_ADDTAIL macroTimothy Arceri1-1/+1
2019-10-28util: remove LIST_INITHEAD macroTimothy Arceri1-1/+1
2019-07-03radeonsi/gfx10: jump over the shader query atomic if the queries are disabledMarek Olšák1-0/+2
2019-07-03radeonsi/gfx10: implement streamout-related queriesNicolai Hähnle1-0/+521