mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 17:42:32 -07:00
settings: Hide shader cache behind a setting
This commit is contained in:
@@ -49,6 +49,13 @@
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="use_disk_shader_cache">
|
||||
<property name="text">
|
||||
<string>Use disk shader cache</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="use_accurate_gpu_emulation">
|
||||
<property name="text">
|
||||
|
Reference in New Issue
Block a user