early-access version 3855

This commit is contained in:
pineappleEA
2023-09-03 21:57:51 +02:00
parent 5c36d519c9
commit 8e47680fdf
178 changed files with 1448 additions and 664 deletions

View File

@@ -349,7 +349,8 @@ struct Values {
Category::RendererDebug};
Setting<bool> disable_shader_loop_safety_checks{
linkage, false, "disable_shader_loop_safety_checks", Category::RendererDebug};
bool graphics_AMD_workaround{}; // TODO: remove me once amd supports VK_EXT_depth_bias_control
// TODO: remove this once AMDVLK supports VK_EXT_depth_bias_control
bool renderer_amdvlk_depth_bias_workaround{};
// System
SwitchableSetting<Language, true> language_index{linkage,