summaryrefslogtreecommitdiff
path: root/src/intel/vulkan/anv_wsi.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-19anv: move common wsi code to x11/wayland common files.Dave Airlie1-109/+0
2016-10-19anv/wsi/wayland: add callback to get device format properties.Dave Airlie1-1/+8
2016-10-19anv/wsi/wl: stop using device in more placesDave Airlie1-2/+5
2016-10-19anv/wsi: move further away from passing anv displays aroundDave Airlie1-1/+2
2016-10-19anv/wsi: split image alloc/free out to separate fns.Dave Airlie1-1/+18
2016-10-19anv/wsi: switch to using VkDevice in swapchainDave Airlie1-1/+1
2016-10-19anv/wsi: drop device from get formatDave Airlie1-1/+1
2016-10-19anv/wsi: remove device from get_support interfaceDave Airlie1-1/+2
2016-10-19anv/wsi/x11: push anv_device out of the init/finish routinesDave Airlie1-2/+4
2016-10-19anv/wsi: drop device from get capsDave Airlie1-1/+0
2016-10-19anv/wsi: drop get present modes device argDave Airlie1-1/+0
2016-10-19radv/anv/wsi: drop unneeded parameterDave Airlie1-1/+0
2016-10-14anv: use correct header guardsEmil Velikov1-1/+4
2016-05-17anv/wsi: Make WSI per-physical-device rather than per-instanceJason Ekstrand1-4/+4
2016-03-11anv/wsi: Throttle rendering to no more than 2 frames aheadJason Ekstrand1-0/+4
2016-02-18Move the intel vulkan driver to src/intel/vulkanJason Ekstrand1-0/+74