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

Changes

Summary

  1. MacOSXCGLDrawableFactory: Cannot use shared context to retrieve quirks (details)
  2. MacOSXCGLContext: Fix missing initialization of 'needsSetContextPBuffer' (details)
Commit 5b378cb2cd162cb9af44812c37935eb3a83aabd2 by Sven Gothel
MacOSXCGLDrawableFactory: Cannot use shared context to retrieve quirks since it's transient, store it.
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java (diff)
Commit 459af1bba130495943e51ff289a094b602c642cd by Sven Gothel
MacOSXCGLContext: Fix missing initialization of 'needsSetContextPBuffer' if not offscreen-layer.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/TestGPUMemSec01NEWT.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)