moving fgPlatformReshapeWindow and fgPlatformDisplayWindow from fg_main_x to fg_windo...
[freeglut] / src / android / fg_main_android.c
2013-02-13 Diederick Niehorstermoving fgPlatformReshapeWindow and fgPlatformDisplayWin...
2012-06-09 Sylvain BeuclerCall Pause/Resume callbacks from Android
2012-06-09 Sylvain BeuclerMake glutInitContextFunc/glutPauseFunc/glutResumeFunc...
2012-06-09 Sylvain BeuclerAdd pointers to discussion on multi-touch
2012-05-13 Sylvain BeuclerAndroid: warn on resume if no callback for InitContext...
2012-05-04 Sylvain BeuclerAdd new callback to reload context, pending propername
2012-05-04 Sylvain Beuclerandroid: add code to display multi-touch events
2012-05-04 Sylvain Beuclertypo
2012-05-04 Sylvain BeuclerAdd documentation for geometry (ML rip-off) and Android...
2012-05-04 Sylvain Beuclerandroid: handle pause/unpause of application + recreate...
2012-05-03 Sylvain BeuclerDocument android app lifecycle; kill app when window...
2012-05-03 Sylvain Beuclerandroid: make code 're-entrant' - i.e. NativeActivity...
2012-05-03 Sylvain Beuclerandroid: better clean-up on exit
2012-05-03 Sylvain BeuclerAndroid: implement fgPlatformDeinitialiseInputDevices
2012-05-02 Sylvain BeuclerFix misleading comment
2012-05-02 Sylvain BeuclerExplain why fgPlatformSleepForEvents is no-op under...
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-03-16 Sylvain BeuclerMove EGL fields to a separate structure for reusability...
2012-03-11 Sylvain BeuclerRename Android and EGL files