aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_wsi.c
Commit message (Expand)AuthorAgeFilesLines
* 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