Merge pull request #1872 from degasus/texcache

Texcache cleanup 2
This commit is contained in:
Markus Wick
2015-01-13 22:45:49 +01:00
13 changed files with 133 additions and 114 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;