mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Fast mipmaps deserves to die!!
This commit is contained in:
parent
0d577d886a
commit
b5ad382b07
11 changed files with 5 additions and 22 deletions
|
@ -77,7 +77,6 @@ struct VideoConfig
|
|||
bool bCrop; // Aspect ratio controls.
|
||||
bool bUseXFB;
|
||||
bool bUseRealXFB;
|
||||
bool bUseNativeMips;
|
||||
|
||||
// OpenCL/OpenMP
|
||||
bool bEnableOpenCL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue