OpenGL 2.0: add 2 user-defined, per-context vertex attributes for coordinates and...
[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.