aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_pipeline_cache.c
Commit message (Expand)AuthorAgeFilesLines
* radv: add pipeline creation support for geometry shaders (v2.1)Dave Airlie2017-01-311-1/+3
* radv: Get physical device from radv_device instead of the instance.Bas Nieuwenhuizen2017-01-161-6/+4
* radv: Create single RADV_DEBUG env var.Bas Nieuwenhuizen2017-01-091-1/+1
* radv: Store UUID in physical device.Bas Nieuwenhuizen2016-11-221-4/+4
* radv: move to using shared vk_alloc inlines.Dave Airlie2016-10-191-5/+5
* radv: fix strict aliasing violationGrigori Goronzy2016-10-121-2/+5
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+475