The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Eclipse: Add swt-debug.jar to .classpath (details)
- FPSAnimator: Avoid NPE (details)
- Fix Bug460 test (details)
- Fix unnecessary NPE in case of unrealized GLCanvas (details)
- Promote GLDrawableFactory.getOrCreateSharedContext(..) to public. (details)
The file was modified | .classpath (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java (diff) |
The file was modified | src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug460GLCanvasNPEAWT.java (diff) |
The file was modified | src/jogl/classes/javax/media/opengl/awt/GLCanvas.java (diff) |
The file was added | src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLExtensionQueryOffscreen.java (diff) |
The file was modified | src/jogl/classes/javax/media/opengl/GLDrawableFactory.java (diff) |