diff options
Diffstat (limited to '')
| -rw-r--r-- | src/yuzu/configuration/configure_debug.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui index 22b51f39c..d842b0135 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui | |||
| @@ -381,7 +381,7 @@ | |||
| 381 | <item row="5" column="0"> | 381 | <item row="5" column="0"> |
| 382 | <widget class="QCheckBox" name="disable_buffer_reorder"> | 382 | <widget class="QCheckBox" name="disable_buffer_reorder"> |
| 383 | <property name="toolTip"> | 383 | <property name="toolTip"> |
| 384 | <string><html><head/><body><p>When checked, disables reording of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.</p></body></html></string> | 384 | <string><html><head/><body><p>When checked, disables reordering of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.</p></body></html></string> |
| 385 | </property> | 385 | </property> |
| 386 | <property name="text"> | 386 | <property name="text"> |
| 387 | <string>Disable Buffer Reorder</string> | 387 | <string>Disable Buffer Reorder</string> |