summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_wsi.c
Commit message (Expand)AuthorAgeFilesLines
* anv: Handle null in all destructorsJason Ekstrand2016-11-241-0/+6
* anv: Rework fencesJason Ekstrand2016-11-231-1/+1
* anv/wsi: Set the fence to signaled in AcquireNextImageKHRJason Ekstrand2016-11-231-3/+10
* anv/wsi: remove all anv references from WSI common codeDave Airlie2016-10-191-19/+19
* anv: move common wsi code to x11/wayland common files.Dave Airlie2016-10-191-1/+2
* anv/wsi/wayland: add callback to get device format properties.Dave Airlie2016-10-191-1/+7
* anv/wsi/wl: stop using device in more placesDave Airlie2016-10-191-2/+3
* anv/wsi: move further away from passing anv displays aroundDave Airlie2016-10-191-9/+19
* anv/wsi: split image alloc/free out to separate fns.Dave Airlie2016-10-191-2/+119
* 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/+3
* anv/wsi/x11: push anv_device out of the init/finish routinesDave Airlie2016-10-191-3/+3
* anv/wsi: abstract wsi interfaces away from device a bit more.Dave Airlie2016-10-191-6/+6
* anv/wsi: drop device from get capsDave Airlie2016-10-191-1/+1
* anv/wsi: drop get present modes device argDave Airlie2016-10-191-1/+1
* radv/anv/wsi: drop unneeded parameterDave Airlie2016-10-191-1/+1
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-191-1/+1
* anv: resolve wayland-only buildEmil Velikov2016-05-301-0/+2
* anv/wsi: Make WSI per-physical-device rather than per-instanceJason Ekstrand2016-05-171-12/+15
* anv: factor out the X11/XCB buildEmil Velikov2016-05-011-0/+4
* anv: kill of custom define HAVE_WAYLAND_PLATFORMEmil Velikov2016-05-011-2/+2
* anv/wsi: Throttle rendering to no more than 2 frames aheadJason Ekstrand2016-03-111-0/+38
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+196