Settings: Move 'PPU Vector NaN Fixup' to Debug
This commit is contained in:
@@ -2441,13 +2441,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="fixupPPUVNAN">
|
|
||||||
<property name="text">
|
|
||||||
<string>PPU Vector NaN Fixup</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="llvmPrecompilation">
|
<widget class="QCheckBox" name="llvmPrecompilation">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@@ -4395,6 +4388,13 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="fixupPPUVNAN">
|
||||||
|
<property name="text">
|
||||||
|
<string>PPU Vector NaN Fixup</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="verticalSpacerDebugCore">
|
<spacer name="verticalSpacerDebugCore">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
|
|||||||
Reference in New Issue
Block a user