Reaper: Setup settings and final tuning.

This commit is contained in:
Fernando Sahmkow 2021-06-14 11:58:36 +02:00
parent 978aabb1d0
commit 25e2362427
10 changed files with 64 additions and 32 deletions

View file

@ -152,6 +152,7 @@ struct Values {
Setting<bool> use_assembly_shaders;
Setting<bool> use_asynchronous_shaders;
Setting<bool> use_fast_gpu_time;
Setting<bool> use_caches_gc;
Setting<float> bg_red;
Setting<float> bg_green;