mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Lots of Android fixes and stubs. Increase SDL log level on Android. Add GL context loss handling.
This commit is contained in:
@@ -89,4 +89,8 @@ struct DrawSurface
|
||||
PortabilityLayer::RGBAColor m_cachedAAColor;
|
||||
|
||||
PortabilityLayer::QDPort m_port;
|
||||
|
||||
private:
|
||||
static void StaticOnDriverInvalidate(void *context);
|
||||
void OnDriverInvalidate();
|
||||
};
|
||||
|
Reference in New Issue
Block a user