mesa/src/vulkan
Adam Jackson 54b9013e4c wsi/x11: Create a present queue for VK_PRESENT_MODE_FIFO_RELAXED_KHR
This activates the target_msc computation that we'd otherwise be using
if we were just FIFO; otherwise we'd always set target_msc = 0 and it'd
act like IMMEDIATE.

Fixes: 77d2562793 "wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR"
Fixes: mesa/mesa#3512
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6804>
2020-09-21 15:48:22 -04:00
..
device-select-layer vulkan/device_select: don't pick a cpu driver as the default 2020-09-07 07:12:23 +00:00
overlay-layer aco: add framework for testing isel and integration tests 2020-07-30 16:13:08 +00:00
registry vulkan: Update Vulkan XML and headers to 1.2.149 2020-08-03 17:50:03 +00:00
util util/format: translate A4R4G4B4_UNORM and A4B4G4R4_UNORM vulkan formats 2020-08-04 13:15:23 +00:00
wsi wsi/x11: Create a present queue for VK_PRESENT_MODE_FIFO_RELAXED_KHR 2020-09-21 15:48:22 -04:00
Android.mk android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
Makefile.sources vulkan,anv: Add a common base object type for VkDevice 2020-05-04 14:06:27 +00:00
meson.build vulkan: Don't pointlessly depend on libxcb-dri2 2020-08-31 15:47:45 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00