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