mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Disable Arbitrary Mipmap Detection checkbox when GPU Texture Decoding is enabled
See https://bugs.dolphin-emu.org/issues/13049
This commit is contained in:
@ -25,6 +25,7 @@ public:
|
||||
signals:
|
||||
void BackendChanged(const QString& backend);
|
||||
void UseFastTextureSamplingChanged();
|
||||
void UseGPUTextureDecodingChanged();
|
||||
|
||||
private:
|
||||
void CreateMainLayout();
|
||||
|
Reference in New Issue
Block a user