mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
CustomTextures: Drop format convertion.
This commit is contained in:
parent
71b5519688
commit
0b466249e0
6 changed files with 1 additions and 80 deletions
|
@ -93,7 +93,6 @@ struct VideoConfig final
|
|||
// Utility
|
||||
bool bDumpTextures;
|
||||
bool bHiresTextures;
|
||||
bool bConvertHiresTextures;
|
||||
bool bCacheHiresTextures;
|
||||
bool bDumpEFBTarget;
|
||||
bool bDumpXFBTarget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue