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

Changes

Summary

  1. updated webpage, JOGL symbols. (details)
  2. Merge branch 'master' of github.com:sgothel/jogl (details)
  3. use ${javacdebuglevel}. (details)
  4. Provide a classloader for all reflection driven classloading ops. (details)
Commit 4a6f652591f684a28ac3af60e8d0b79e95235ee8 by Michael Bien
updated webpage, JOGL symbols.
The file was modifiedwww/index.html (diff)
Commit b527a615f7ad75f7f2e8e69af5490689921c2cbb by Michael Bien
Merge branch 'master' of github.com:sgothel/jogl
Commit eca1abf29ac48dd18c2d40f44c2396ce160df6f2 by Michael Bien
use ${javacdebuglevel}.
The file was modifiedmake/build-staticglgen.xml (diff)
The file was modifiedmake/build-gluegen.xml (diff)
Commit 33a24c85dd18d851b614359bb6b19535afd56d33 by Michael Bien
Provide a classloader for all reflection driven classloading ops.
- attempt to solve some issues in module systems
- all classes are now loaded with the same classloader which loads GLProfile
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLDrawableFactory.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/ThreadingImpl.java (diff)
The file was modifiedsrc/jogl/classes/javax/media/opengl/GLDrawableFactory.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/macosx/cgl/MacOSXCGLDrawableFactory.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11GLXDrawableFactory.java (diff)
The file was modifiedsrc/nativewindow/classes/com/jogamp/nativewindow/impl/NativeWindowFactoryImpl.java (diff)
The file was modifiedsrc/jogl/classes/javax/media/opengl/GLProfile.java (diff)
The file was modifiedsrc/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/egl/EGLDrawableFactory.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/macosx/MacDisplay.java (diff)
The file was modifiedsrc/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/util/MainThread.java (diff)
The file was modifiedmake/config/jogl/glu-CustomJavaCode-gl2es1.java (diff)
The file was modifiedmake/config/jogl/glu-CustomJavaCode-base.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/impl/GLContextImpl.java (diff)