Qt: Add integer upscaling option

This commit is contained in:
Connor McLaughlin
2020-05-01 01:00:29 +10:00
parent b4c31e55e2
commit 55fc3fffd9
3 changed files with 46 additions and 19 deletions

View File

@@ -86,6 +86,13 @@
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="QCheckBox" name="displayIntegerScaling">
<property name="text">
<string>Integer Upscaling</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QCheckBox" name="vsync">
<property name="text">
<string>VSync</string>