early-access version 2020

This commit is contained in:
pineappleEA
2021-08-29 20:03:12 +02:00
parent a57ec9a31e
commit 38168011d0
18 changed files with 66 additions and 58 deletions

View File

@@ -481,7 +481,6 @@ struct Values {
ShaderBackend::SPIRV, "shader_backend"};
Setting<bool> use_asynchronous_shaders{false, "use_asynchronous_shaders"};
Setting<bool> use_fast_gpu_time{true, "use_fast_gpu_time"};
Setting<bool> use_caches_gc{false, "use_caches_gc"};
Setting<u8> bg_red{0, "bg_red"};
Setting<u8> bg_green{0, "bg_green"};