mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Revert debugging
This commit is contained in:
parent
76ee4d4a84
commit
22a2863630
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ const Info<bool> GFX_DISABLE_FOG{{System::GFX, "Settings", "DisableFog"}, false}
|
|||
const Info<bool> GFX_BORDERLESS_FULLSCREEN{{System::GFX, "Settings", "BorderlessFullscreen"},
|
||||
false};
|
||||
const Info<bool> GFX_ENABLE_VALIDATION_LAYER{{System::GFX, "Settings", "EnableValidationLayer"},
|
||||
true};
|
||||
false};
|
||||
|
||||
const Info<bool> GFX_BACKEND_MULTITHREADING{{System::GFX, "Settings", "BackendMultithreading"},
|
||||
true};
|
||||
|
|
Loading…
Add table
Reference in a new issue