android: make code 're-entrant' - i.e. NativeActivity can restart the program without...
[freeglut] / src / android / fg_init_android.c
2012-05-03 Sylvain Beuclerandroid: make code 're-entrant' - i.e. NativeActivity...
2012-05-03 Sylvain BeuclerAndroid: implement fgPlatformDeinitialiseInputDevices
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-03-17 Sylvain BeuclerEGL: make more code reusable - less Android-specific