mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-05 22:55:04 -06:00
Settings: Move 'PPU Vector NaN Fixup' to Debug
This commit is contained in:
parent
ac7d53cc37
commit
a074b14631
@ -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">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user