mesa/src/vulkan
llyyr b11f0ce609
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
vulkan/wsi/wayland: use mtx helpers in wait_for_present2
present_ids.lock is a mtx_t object, and the rest of the file already
uses mtx_(un)lock helpers.

Fixes: 3023f31cad ("wsi/wayland: Add support for PresentWait2")
Signed-off-by: llyyr <llyyr.public@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41486>
2026-05-12 12:17:09 +00:00
..
anti-lag-layer anti-lag: Do not enable layer by default. 2025-09-26 13:29:38 +00:00
device-select-layer wsi/wayland: Use wl_fixes to destroy wl_registry 2026-03-12 16:24:33 +00:00
overlay-layer imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
registry vulkan: update spec to 1.4.350 2026-05-04 19:11:49 +00:00
runtime vulkan/runtime: fix invalid address flags value for CmdCopyBufferToImage2 2026-05-07 15:49:19 +00:00
screenshot-layer screenshot-layer: Wait on the fence before fallible operations. 2026-05-06 01:10:04 +00:00
util vulkan: replace VK_SHADER_CREATE_INDEPENDENT_SETS_BIT_MESA with the maint11 flag 2026-05-06 10:43:56 +00:00
vram-report-limit-layer clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
wsi vulkan/wsi/wayland: use mtx helpers in wait_for_present2 2026-05-12 12:17:09 +00:00
meson.build wsi/display: Expose HDR10 colorspace based on EDID 2025-08-05 08:50:05 +00:00
vulkan-android.sym
vulkan-icd-android-symbols.txt
vulkan-icd-symbols.txt
vulkan.sym
vulkan_api.def.in