Merge pull request #10125 from lat9nq/vsync-select

configuration: Expose separate swap present modes
This commit is contained in:
bunnei
2023-05-06 21:55:39 -07:00
committed by GitHub
22 changed files with 456 additions and 129 deletions

View File

@@ -86,16 +86,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="use_vsync">
<property name="toolTip">
<string>VSync prevents the screen from tearing, but some graphics cards have lower performance with VSync enabled. Keep it enabled if you don't notice a performance difference.</string>
</property>
<property name="text">
<string>Use VSync</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="async_astc">
<property name="toolTip">