The file was modified src/android/com/jogamp/android/launcher/ClassLoaderUtil.java (diff) The file was added src/android/com/jogamp/android/launcher/LauncherTempFileCache.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherGearsES1Activity.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherGraphUIActivity.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherGearsES2Activity.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer02-xxx.fp (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01-xxx.fp (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/attributes.glsl (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/consts.glsl (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/varyings.glsl (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/uniforms.glsl (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/precision.glsl (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLES1DynamicLibraryBundleInfo.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLOnscreenDrawable.java (diff)
Commit
db693cac03de91a20f1964cd8aa3965252027b50
by Sven Gothel NEWT/Android: More ANativeWindow coop; Note: surface's format _is_ the nativeVisualID of EGL. More ANativeWindow (ANW) coop: - add acquire/release for ANW - validate ANW format - Add fixCaps: 'format -> GLCaps' validation Test: - Constructor: Start w/ surface format RGB_565 (default) - createNative: Filter EGLConfig w/ surface format - Move surfaceHandle fetching from surfaceCreated -> surfaceChanged, where the format is available. - surfaceChanged: use fixedCaps validation The file was modified src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java (diff) The file was modified src/newt/native/AndroidWindow.c (diff) The file was modified make/scripts/tests.sh (diff) The file was added make/scripts/adb-reinstall-all.sh (diff) The file was modified make/resources/android/AndroidManifest-launcher.xml (diff) The file was modified src/test/com/jogamp/opengl/test/android/NEWTGraphUIActivity.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java (diff) The file was modified make/resources/android/AndroidManifest-launcher.xml (diff) The file was modified make/resources/android/res-launcher/values/strings.xml (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/NewtBaseActivity.java (diff) The file was modified src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/android/NEWTGearsES1Activity.java (diff) The file was modified src/android/com/jogamp/android/launcher/ClassLoaderUtil.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLPipelineFactory.java (diff) The file was modified make/resources/android/AndroidManifest-launcher.xml (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified make/scripts/tests.sh (diff) The file was added src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java (diff) The file was added src/android/com/jogamp/android/launcher/NEWTLauncherRedSquareES2Activity.java (diff) The file was added src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java (diff) The file was added src/android/com/jogamp/android/launcher/NEWTLauncherElektronActivity.java (diff) The file was added src/android/com/jogamp/android/launcher/NEWTLauncherRedSquareES1Activity.java (diff) The file was added src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java (diff) The file was modified make/resources/android/AndroidManifest-launcher.xml (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/gears.vp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java (diff) The file was modified make/scripts/adb-uninstall-all.sh (diff) The file was modified make/scripts/adb-install-all.sh (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.fp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.vp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/AndroidDisplay.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java (diff) The file was modified src/newt/native/AndroidWindow.c (diff) The file was modified make/scripts/adb-install-all.sh (diff) The file was modified make/scripts/adb-uninstall-all.sh (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/DefaultCapabilitiesChooser.java (diff) The file was modified src/jogl/classes/javax/media/opengl/DefaultGLCapabilitiesChooser.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/AndroidWindow.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff) The file was modified src/android/com/jogamp/android/launcher/NEWTLauncherActivity.java (diff)