mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 19:07:56 -05:00
common: add setting for renderer clock workaround
This commit is contained in:
@ -36,6 +36,7 @@ private:
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGraphicsAdvanced> ui;
|
||||
|
||||
ConfigurationShared::CheckState renderer_force_max_clock;
|
||||
ConfigurationShared::CheckState use_vsync;
|
||||
ConfigurationShared::CheckState use_asynchronous_shaders;
|
||||
ConfigurationShared::CheckState use_fast_gpu_time;
|
||||
|
Reference in New Issue
Block a user