mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
CustomTexture: prefetch all available textures
This commit is contained in:
parent
7e6ec5fa86
commit
242f7d964d
8 changed files with 170 additions and 14 deletions
|
@ -153,6 +153,7 @@ private:
|
|||
bool s_texfmt_overlay;
|
||||
bool s_texfmt_overlay_center;
|
||||
bool s_hires_textures;
|
||||
bool s_cache_hires_textures;
|
||||
bool s_copy_cache_enable;
|
||||
bool s_stereo_3d;
|
||||
bool s_efb_mono_depth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue