Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Adding missing '@since 2.2.1' tags to ShaderCode and GLContext (details)
  2. Bug 1060 - Add GLProfile.isInitialized(): Returns true if JOGL has been (details)
Commit 71b8203572bc1bd63540818a9de4f927b0abebb1 by Sven Gothel
Adding missing '@since 2.2.1' tags to ShaderCode and GLContext
The file was modified src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderCode.java (diff)
The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff)
Commit 101e229fa2f15b3492889205884ca98b1e9b3fbd by Sven Gothel
Bug 1060 - Add GLProfile.isInitialized(): Returns true if JOGL has been initialized
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLProfile00NEWT.java (diff)
The file was modified make/scripts/tests.sh (diff)
The file was modified src/jogl/classes/javax/media/opengl/GLProfile.java (diff)