mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-28 06:17:07 +02:00
hotfix-performance: lizzie/togleless-approach-tomo32 (#3975)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3975
This commit is contained in:
parent
1f228f31b5
commit
8d45f7d80c
4 changed files with 24 additions and 60 deletions
|
|
@ -591,8 +591,6 @@ struct Values {
|
|||
SwitchableSetting<bool> gpu_unswizzle_enabled{linkage, false, "gpu_unswizzle_enabled",
|
||||
Category::RendererHacks};
|
||||
|
||||
SwitchableSetting<bool> legacy_descriptor_indices{linkage, true, "legacy_descriptor_indices", Category::RendererHacks};
|
||||
|
||||
SwitchableSetting<ExtendedDynamicState> dyna_state{linkage,
|
||||
#if defined(ANDROID)
|
||||
ExtendedDynamicState::Disabled,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue