aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_wsi_x11.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan: drop always-true paramEric Engestrom2018-10-261-2/+0
* vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matchingJason Ekstrand2018-10-181-2/+2
* vulkan/wsi: Store the instance allocator in wsi_deviceJason Ekstrand2018-10-181-2/+0
* vulkan/wsi/radv: add initial prime support (v1.1)Dave Airlie2017-02-271-2/+2
* vulkan/wsi/x11: add support to detect if we can support rendering (v3)Dave Airlie2017-02-201-2/+6
* radv: port to common wsi codebaseDave Airlie2016-10-191-907/+44
* radv/anv/wsi: drop unneeded parameterDave Airlie2016-10-191-1/+0
* radv: move to using shared vk_alloc inlines.Dave Airlie2016-10-191-11/+11
* radv: drop local MIN/MAX macros.Dave Airlie2016-10-191-1/+1
* radv/wsi: fix app that acquire multiple images up frontDave Airlie2016-10-141-0/+1
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+963