Fix issues with context lost on Android
[freeglut] / src / android / fg_window_android.c
2014-03-05 Michal StawinskiFix issues with context lost on Android
2013-05-19 Sylvain BeuclerFix random crash
2013-04-04 Diederick Niehorster- moving to a new way of handling window changes (posit...
2013-02-13 Diederick Niehorstermoving fgPlatformReshapeWindow and fgPlatformDisplayWin...
2012-05-04 Sylvain Beuclerandroid: handle pause/unpause of application + recreate...
2012-05-03 Sylvain Beuclerandroid: make code 're-entrant' - i.e. NativeActivity...
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-04-15 Sylvain BeuclerRemove a couple printf's
2012-03-17 Sylvain BeuclerRename fghChooseConfigEGL -> fghChooseConfig (not a...
2012-03-17 Sylvain BeuclerEGL: implement fgPlatformSetWindow
2012-03-17 Sylvain BeuclerContext can be used for a menu rather than the current...
2012-03-17 Sylvain BeuclerEGL: separate config and context code
2012-03-16 Sylvain BeuclerMove EGL fields to a separate structure for reusability...
2012-03-11 Sylvain BeuclerRename Android and EGL files