summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30update vk_layer_dispatch_table.h to fix buildHEADmasterSamuel Pitoiset1-56/+67
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
2020-03-24update vk_layer_dispatch_table.h to fix buildSamuel Pitoiset1-17/+191
2019-10-16clarify READMERhys Perry1-2/+2
2019-03-21run: always set RADV_DEBUG=checkirSamuel Pitoiset1-0/+1
2019-03-15Add a .gitignoreJason Ekstrand1-0/+9
2019-03-15Pass NULL for states which don't exist in captured pipelineDanylo Piliaiev1-6/+18
2019-03-15Add missing checks for existence of states during pipeline creationDanylo Piliaiev2-6/+33
2019-03-15Pull vk_layer_dispatch_table.h in-treeJason Ekstrand2-1/+581
2019-03-15Use version 2 of the loader/layer interfaceJason Ekstrand2-7/+21
2019-03-15Fix compile warnings on 32-bit buildsJason Ekstrand1-2/+2
2019-03-15Advertise Vulkan version 1.1Jason Ekstrand1-1/+1
2019-03-12add support for VK_EXT_debug_report for intels anv driverTimothy Arceri1-112/+176
2019-03-08fix vk_layer_dispatch_table.h include pathEric Engestrom1-1/+1
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
2019-02-06vkpipeline-db: update specVersion of the layerSamuel Pitoiset1-1/+1
2019-02-06vkpipeline-db: make sure to destroy instance/device objectsSamuel Pitoiset1-0/+2
2018-11-22radv-report: Show biggest improvementsTimothy Arceri1-0/+30
2018-10-31vkpipeline-db: fix build by including vk_layer_dispatch_table.hSamuel Pitoiset1-0/+1
2018-06-13vkpipeline-db: add support for anvTimothy Arceri2-27/+239
2018-06-13vkpipeline-db: add sType to pipeline infoTimothy Arceri1-0/+2
2018-06-13vkpipeline-db: add support for multi-threadingTimothy Arceri2-49/+121
2018-05-23report the shader stage when compilingSamuel Pitoiset2-3/+17
2018-04-06initial commit; import existing filesSamuel Pitoiset10-0/+4190