TexCache: rewrite level calculation

This commit is contained in:
degasus
2015-01-11 15:15:14 +01:00
parent d95e5e2b6f
commit 744b1c1624
5 changed files with 3 additions and 8 deletions

View File

@ -146,7 +146,6 @@ struct VideoConfig final
std::vector<std::string> AAModes;
std::vector<std::string> PPShaders; // post-processing shaders
bool bUseMinimalMipCount;
bool bSupportsExclusiveFullscreen;
bool bSupportsDualSourceBlend;
bool bSupportsPrimitiveRestart;