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

linux-x86_64-master-001 (Aug 13, 2023, 6:18:43 AM)

Started 1 yr 10 mo ago
Took 4 min 13 sec on linux-x86_64-master-001

Started by upstream project jogl_onmaster build number 136
originally caused by:

Revision: 5688f22d01e10efd97fb4bf280bbefa591dc6789
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. WWW: Replace Gephi icon w/ a more friendly JogAmp website matching preview one (white background, showing a graph) (details / githubweb)
  2. Animator*: Add ctor variants passing modeBits directly, i.e. enable/disable AWT rendering thread support. Adopt it in tests and demos (details / githubweb)
  3. Demos: Add main() to GearsES2, .. allowing to be used for simple bringup tests (details / githubweb)
  4. GraphUIDemoArgs: Add GL4 core (details / githubweb)
  5. Texture ctor w/ external textureID: Pass `ownsTextureID` where true hands over ownership and allows destroy() to delete it, otherwise not. Fixes GraphUI's GLButton. (details / githubweb)
  6. make/scripts/tests.sh: Add Basic demos if jogl-demos.jar (details / githubweb)
  7. Minor cleanup of imports, etc: FBObject, GLContext*, Texture, .. (details / githubweb)
  8. UISceneDemo20: Fix info/debug text title GPUUISceneGLListener0A -> UISceneDemo20 (details / githubweb)
  9. GraphUIDemoArgs: Issue GLProfile.initSingleton() once in static init block, ensuring JOGL is completely initialized (details / githubweb)
  10. Demos: ..demos.graph.ui.util.GraphUIDemoArgs -> ..demos.util.CommandlineOptions (details / githubweb)
  11. MacOS test scripts: Enable FFmpeg6 from Homebrew (details / githubweb)