summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_entrypoints_gen.py
Commit message (Expand)AuthorAgeFilesLines
* radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.pyDylan Baker2017-07-211-268/+282
* radv: initial support for shared semaphores (v2)Dave Airlie2017-07-211-0/+3
* radv: Add support for VK_KHR_variable_pointers.Bas Nieuwenhuizen2017-07-201-0/+1
* radv: Add VK_KHR_storage_buffer_storage_class support.Bas Nieuwenhuizen2017-07-201-0/+1
* radv: Implement VK_KHR_external_memoryJason Ekstrand2017-07-151-0/+3
* radv: Add support for VK_KHR_dedicated_allocation.Bas Nieuwenhuizen2017-07-151-0/+1
* radv: Add support for VK_KHR_get_memory_requirements2.Bas Nieuwenhuizen2017-07-151-0/+1
* radv: Drop support for VK_KHX_external_semaphore_*Jason Ekstrand2017-07-151-3/+0
* radv: add external memory support.Dave Airlie2017-06-051-0/+3
* radv: implement VK_KHR_descriptor_update_templateFredrik Höglund2017-04-071-0/+1
* radv: implement VK_KHR_push_descriptorFredrik Höglund2017-04-071-0/+1
* radv: Enable VK_KHR_incremental_present.Bas Nieuwenhuizen2017-04-031-0/+1
* radv: add support for NV_dedicated_allocationDave Airlie2017-02-271-0/+1
* radv/entrypoints: Only generate entrypoints for supported featuresEmil Velikov2017-02-241-3/+42
* radv: make radv_resolve_entrypoint staticEmil Velikov2017-02-211-1/+1
* radv: generate entrypoints from vk.xmlLionel Landwerlin2017-01-141-56/+50
* radv: remove the validation layer and some related bits.Dave Airlie2016-10-121-26/+2
* radv: drop entrypoint split out.Dave Airlie2016-10-121-36/+2
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+351