Add base Android and EGL code
[freeglut] / src / android / native_app_glue / README
1 This code is copied from the Android NDK r7, from
2 source/android/native_app_glue/ .
3
4 A few GCC warnings were suppressed.
5
6 'android_app_write_cmd' was made non-static so that resize events can
7 be injected from FreeGLUT.