mirror of
https://github.com/love2d/love.git
synced 2026-08-20 04:30:09 +02:00
Workaround for love.graphics.clear + love.graphics.setCanvas AMD driver bug, take two.
This commit is contained in:
@@ -518,8 +518,6 @@ private:
|
||||
void restoreState(const DisplayState &s);
|
||||
void restoreStateChecked(const DisplayState &s);
|
||||
|
||||
void dummyDraw();
|
||||
|
||||
void checkSetDefaultFont();
|
||||
|
||||
StrongRef<love::window::Window> currentWindow;
|
||||
|
||||
Reference in New Issue
Block a user