Add: [OpenGL] Support for 8bpp blitters.
This commit is contained in:
@@ -138,6 +138,8 @@ public:
|
||||
|
||||
bool AfterBlitterChange() override;
|
||||
|
||||
bool HasEfficient8Bpp() const override { return true; }
|
||||
|
||||
const char *GetName() const override { return "win32-opengl"; }
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user