mesa/src/vulkan
Romaric Jodin cb86341829 meson: remove '--outdir' argument in script
Usage of '--outdir' argument in python scripts makes it very
complicated for tools like ninja-to-soong to generate the Android
equivalent build file.
This is because the option is less clear on what will be generated.

Instead, change it for '--out' where we give the full path of the file
to generate. This has the good point of deduplicating the locations of
the file name to have it only in 'meson.build'.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37741>
2025-10-08 20:51:20 +00:00
..
anti-lag-layer anti-lag: Do not enable layer by default. 2025-09-26 13:29:38 +00:00
device-select-layer device-select: Fix error check. 2025-09-29 17:19:34 +02:00
overlay-layer imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
registry vulkan: update spec to 1.4.328 2025-09-26 14:02:52 +00:00
runtime vulkan/render_pass: fixup renderpasses barriers for 2D views of 3D images 2025-10-06 22:20:26 +00:00
screenshot-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
util meson: remove '--outdir' argument in script 2025-10-08 20:51:20 +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 wsi/metal: fix cleanup on swapchain image creation failure 2025-09-26 20:59:35 +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