summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_wsi.c
Commit message (Expand)AuthorAgeFilesLines
* radv: don't crash on null swapchain destroy.Dave Airlie2016-11-241-0/+3
* radv: mark the fence as submitted and signalled in vkAcquireNextImageKHRFredrik Höglund2016-10-271-3/+11
* radv: fix wsi porting regression in swapchain destroy.Dave Airlie2016-10-191-3/+10
* radv: port to common wsi codebaseDave Airlie2016-10-191-27/+149
* radv/anv/wsi: drop unneeded parameterDave Airlie2016-10-191-1/+1
* radv: move to using shared vk_alloc inlines.Dave Airlie2016-10-191-1/+1
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+246