mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 00:55:45 +00:00
configure_graphics: Add Accelerate ASTC decoding setting
This commit is contained in:
parent
e5da434498
commit
2ec9c87101
9 changed files with 32 additions and 2 deletions
|
@ -47,6 +47,7 @@ private:
|
|||
QColor bg_color;
|
||||
|
||||
ConfigurationShared::CheckState use_nvdec_emulation;
|
||||
ConfigurationShared::CheckState accelerate_astc;
|
||||
ConfigurationShared::CheckState use_disk_shader_cache;
|
||||
ConfigurationShared::CheckState use_asynchronous_gpu_emulation;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue