Fast mipmaps deserves to die!!

This commit is contained in:
NeoBrainX
2012-06-08 00:18:04 +02:00
parent 0d577d886a
commit b5ad382b07
11 changed files with 5 additions and 22 deletions

View File

@ -77,7 +77,6 @@ struct VideoConfig
bool bCrop; // Aspect ratio controls.
bool bUseXFB;
bool bUseRealXFB;
bool bUseNativeMips;
// OpenCL/OpenMP
bool bEnableOpenCL;