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

Changes

Summary

  1. JNLP: Update Check Background - Always (details)
  2. Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using (details)
  3. Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. (details)
  4. Merge branch 'master' of github.com:mbien/jogl (details)
  5. Review of using isGL2() and GL2.GL* (details)
Commit 11ddcfe64ab2ef99f51bdd44e598703995662ae2 by Sven Gothel
JNLP: Update Check Background - Always
Commit 94c4ef007321f24177b32174d1ab24c91271da1f by Sven Gothel
Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.jogl script
Commit 848df0f3b4d2cd27e03fc25c424759b870c6514b by Sven Gothel
Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing profiles accordingly.
Commit 26b0449cbc7db9961af92397f79e2b85f79ddb24 by Sven Gothel
Merge branch 'master' of github.com:mbien/jogl
Commit 012fca06f2539db232f0183f72187ec2f8ca54f5 by Sven Gothel
Review of using isGL2() and GL2.GL*