summaryrefslogtreecommitdiff
path: root/run.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-01fix parsing RADV shader statistics since recent changesSamuel Pitoiset1-7/+7
2020-05-14do not set RADV_DEBUG=checkir when running pipelinesSamuel Pitoiset1-1/+0
2019-03-21run: always set RADV_DEBUG=checkirSamuel Pitoiset1-0/+1
2019-03-15Pass NULL for states which don't exist in captured pipelineDanylo Piliaiev1-6/+18
2019-03-15Fix compile warnings on 32-bit buildsJason Ekstrand1-2/+2
2019-03-12add support for VK_EXT_debug_report for intels anv driverTimothy Arceri1-112/+176
2019-03-08vkpipeline-db: add application nameTimothy Arceri1-0/+3
2019-02-06run: do not report an error when shader stats can't be parsedSamuel Pitoiset1-4/+3
2018-06-13vkpipeline-db: add support for anvTimothy Arceri1-27/+48
2018-06-13vkpipeline-db: add sType to pipeline infoTimothy Arceri1-0/+2
2018-06-13vkpipeline-db: add support for multi-threadingTimothy Arceri1-49/+120
2018-05-23report the shader stage when compilingSamuel Pitoiset1-1/+15
2018-04-06initial commit; import existing filesSamuel Pitoiset1-0/+539