mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 02:27:49 +00:00
common: add setting for renderer clock workaround
This commit is contained in:
parent
1a32e03a0f
commit
d9b2bc7f04
8 changed files with 32 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue