Update native (fixes Android app switching hang)

This commit is contained in:
Henrik Rydgard
2013-03-10 17:50:25 +01:00
parent 654620cb66
commit 475ea5e5ee
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -354,6 +354,7 @@ void NativeDeviceLost()
{
screenManager->deviceLost();
gl_lost();
glstate.Restore();
// Should dirty EVERYTHING
}
+1 -1
Submodule native updated: b8100e0238...4fb2e97afa