mesa/src/vulkan
Hans-Kristian Arntzen 59278c2236 anti-lag: Do not enable layer by default.
There are too many reports of instability in the wild,
even in scenarios where anti-lag isn't really being actively used,
making it questionable to load the layer by default.

By using enable_environment, a certain environment variable
must be set for loader to consider loading the layer.
This could be removed once the layer stabilizes.

Cc: mesa-stable

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37509>
2025-09-26 13:29:38 +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 build errors on some stricter build configurations 2025-09-25 16:36:35 +00:00
overlay-layer imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
registry vulkan: Update headers/xml for 1.4.325 2025-08-08 22:41:14 +00:00
runtime vulkan/video: fix misuse of CLAMP in h265 slice parsing. 2025-09-26 12:27:59 +00:00
screenshot-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
util pvr: support VK_FORMAT_R8G8_SSCALED for vertex attribs 2025-09-16 18:26:31 +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 util, vulkan: use u_overflow.h 2025-09-23 09:09:55 +02: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