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

Changes

Summary

  1. GLEventListenerState: Moved to public package 'com.jogamp.opengl.util' (details)
  2. Fix TestParenting01NEWT: Since recreational reparenting resets the (details)
Commit ce788752d0370b63ed6cebf8c8e91b459935b187 by Sven Gothel
GLEventListenerState: Moved to public package 'com.jogamp.opengl.util'
The file was addedsrc/jogl/classes/com/jogamp/opengl/util/GLEventListenerState.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/glels/TestGLContextDrawableSwitch11NewtAWT.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/GLDrawableUtil.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/GLAutoDrawableBase.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/glels/TestGLContextDrawableSwitch12AWT.java (diff)
The file was removedsrc/jogl/classes/jogamp/opengl/GLEventListenerState.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/glels/GLContextDrawableSwitchBase.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/glels/TestGLContextDrawableSwitch21Newt2AWT.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/glels/TestGLContextDrawableSwitch10NEWT.java (diff)
Commit 58f6f4e5665ae2c72ec6bbd86ad5a36bef00de07 by Sven Gothel
Fix TestParenting01NEWT: Since recreational reparenting resets the fps-counter, wait for a few frames!
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting01NEWT.java (diff)