OpenSceneGraph/examples/osgAndroidExampleGLES2/jni
limbolily 315031fa3b
Fix navagation error about Android GLES2 example.
Android GLES2 example use event queue without initializing window rectangle with graphics context,that produce navigation error.
2020-01-06 14:48:34 +08:00
..
Android.mk From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options. 2011-06-09 14:11:04 +00:00
Application.mk From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options. 2011-06-09 14:11:04 +00:00
OsgAndroidNotifyHandler.cpp From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options. 2011-06-09 14:11:04 +00:00
OsgAndroidNotifyHandler.hpp From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options. 2011-06-09 14:11:04 +00:00
OsgMainApp.cpp Fix navagation error about Android GLES2 example. 2020-01-06 14:48:34 +08:00
OsgMainApp.hpp From Jorge Ciges, "two clean example viewers (GLES1/2) that permit load models withouth recompiling by options in the menu and some basic options. basic options. 2011-06-09 14:11:04 +00:00
osgNativeLib.cpp From Jordi Torres, "We must use JNI_FALSE instead of false in JNI code. Otherwise the examples will not compile. This patch should be applied to osgAndroidExampleGLES1/jni and osgAndroidExampleGLES2/jni. the osgNativeLib.cpp is the same. " 2013-05-24 17:06:08 +00:00