mesa/src/vulkan/anti-lag-layer
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.c anti-lag: Fix stype for submit2 semaphores. 2025-09-05 08:14:28 +00:00
anti_lag_layer.h
anti_lag_layer_interface.c anti-lag: Don't force enable every supported feature on device creation. 2025-09-12 19:50:14 +00:00
meson.build meson: include VkLayer_MESA_anti_lag in the devenv 2025-07-30 23:53:51 +00:00
ringbuffer.h
VkLayer_MESA_anti_lag.json.in anti-lag: Do not enable layer by default. 2025-09-26 13:29:38 +00:00