Rebase for per game settings

This commit is contained in:
David Marcec
2020-07-10 14:00:02 +10:00
parent 468bd9c1b0
commit 85d7a8f466
9 changed files with 53 additions and 1 deletions

View File

@ -72,6 +72,16 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="use_asynchronous_shaders">
<property name="toolTip">
<string>Enables asynchronous shader compilation, which may reduce shader stutter. This feature is experimental.</string>
</property>
<property name="text">
<string>Use asynchronous shader building (experimental, OpenGL or Assembly shaders only)</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="force_30fps_mode">
<property name="text">