mesa/src/vulkan
Faith Ekstrand c9d361ca80 vulkan/wsi: Switch to vkQueueSubmit2()
Venus was the last driver to be implementing old-school vkQueueSubmit()
but it now has a 2-on-1 wrapper as of 07cee75c39 ("venus: layer
vkQueueSubmit2 over vkQueueSubmit w/o sync2").  This makes everything a
little more readable now that we're not juggling separate arrays for
timelines.

Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36827>
2025-08-22 23:05:01 +00:00
..
anti-lag-layer meson: include VkLayer_MESA_anti_lag in the devenv 2025-07-30 23:53:51 +00:00
device-select-layer meson: fix VkLayer_MESA_device_select in the devenv 2025-07-30 23:53:51 +00:00
overlay-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
registry vulkan: Update headers/xml for 1.4.325 2025-08-08 22:41:14 +00:00
runtime vulkan/drm_syncobj: Add a vk_drm_syncobj_copy_payloads helper 2025-08-22 23:05:00 +00:00
screenshot-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
util vulkan/util: update common properties code gen to use platform guard 2025-08-12 18:12:50 +00:00
vram-report-limit-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
wsi vulkan/wsi: Switch to vkQueueSubmit2() 2025-08-22 23:05:01 +00:00
meson.build wsi/display: Expose HDR10 colorspace based on EDID 2025-08-05 08:50:05 +00:00
vulkan-android.sym android/vk: drop unnecessary symbols 2023-03-04 07:41:10 +00:00
vulkan-icd-android-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym vk: move radv's linker symbols scripts for use in all drivers 2023-03-04 07:41:10 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00