mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-22 04:24:29 -04: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