The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- GLContextImpl: destroy(): Fix null drawable check; (details)
- FBObject.init() uses safe 1x1 size like reset(..) to behave equal; (details)
- NEWT/AWT: Fix 'AWT driver' to work w/ OSX CALayer ; WindowImpl: 'Object (details)
The file was modified | src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) |
The file was modified | src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java (diff) |
The file was modified | src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/FBObject.java (diff) |
The file was modified | src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java (diff) |
The file was modified | src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java (diff) |
The file was modified | src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/newt/TestGearsNewtAWTWrapper.java (diff) |
The file was modified | src/newt/classes/jogamp/newt/WindowImpl.java (diff) |
The file was modified | src/newt/classes/jogamp/newt/driver/awt/WindowDriver.java (diff) |
The file was modified | make/scripts/tests.sh (diff) |
The file was modified | src/newt/classes/com/jogamp/newt/opengl/GLWindow.java (diff) |