CustomTexture: prefetch all available textures

This commit is contained in:
degasus
2015-05-16 15:12:07 +02:00
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;