summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/radv_wsi_wayland.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-13radv/wsi: Don't include wayland headersEmil Velikov1-3/+0
2016-10-19radv: port to common wsi codebaseDave Airlie1-841/+19
2016-10-19radv/anv/wsi: drop unneeded parameterDave Airlie1-1/+0
2016-10-19radv: move to using shared vk_alloc inlines.Dave Airlie1-8/+8
2016-10-19radv: make use of shared vector helper.Dave Airlie1-8/+8
2016-10-14radv: fix the wayland wsi busy bitDave Airlie1-1/+1
2016-10-14radv/wsi: fix app that acquire multiple images up frontDave Airlie1-0/+1
2016-10-07radv: add initial non-conformant radv vulkan driverDave Airlie1-0/+880