mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
OGL: force enable postprocessing
This commit is contained in:
@@ -52,8 +52,6 @@ struct XFBSource : public XFBSourceBase
|
||||
|
||||
void CopyEFB(float Gamma) override;
|
||||
void DecodeToTexture(u32 xfbAddr, u32 fbWidth, u32 fbHeight) override;
|
||||
void Draw(const MathUtil::Rectangle<int> &sourcerc,
|
||||
const MathUtil::Rectangle<float> &drawrc) const override;
|
||||
|
||||
const GLuint texture;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user