forked from dolphin-emu/dolphin
VideoCommon: Drop "Disable destAlpha" hack
This option has no use any more, neither performance nor driver workaround.
This commit is contained in:
@@ -96,7 +96,6 @@ struct VideoConfig final
|
||||
|
||||
// Render
|
||||
bool bWireFrame;
|
||||
bool bDstAlphaPass;
|
||||
bool bDisableFog;
|
||||
|
||||
// Utility
|
||||
|
||||
Reference in New Issue
Block a user