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

Changes

Summary

  1. Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize (details)
  2. Bug 1268: Adapt to GlueGen commit (details)
  3. Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: (details)
  4. X11Util.openDisplay: DEBUG: Show reusable and pending display count (details)
  5. Bump scripts to jre1.8.0_66 (details)
Commit 2fa50b55b2459fee19338fcf4f5666577b25ca7d by Sven Gothel
Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize
OSX El Capitan 10.11.1 using JRE 1.8.0_66:
Animated NEWT GLWindow flickers at resize.
While at live resize the animation thread renders into the live resized
NSView which causes flickering on OSX 10.11.
Resolution is to pause animation during live resize and resume at its
end.
The file was modified src/newt/native/NewtMacWindow.m (diff)
The file was modified src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java (diff)
The file was modified src/newt/native/NewtMacWindow.h (diff)
The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff)
Commit d686924d80660a266c57473b7fbc209d6a1a062b by Sven Gothel
Bug 1268: Adapt to GlueGen commit
2034bbfac88b7d1360f9c939e173ff758f7f47ac
The file was modified src/jogl/classes/jogamp/opengl/DesktopGLDynamicLookupHelper.java (diff)
The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java (diff)
The file was modified src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java (diff)
The file was modified src/jogl/classes/jogamp/opengl/GLDynamicLibraryBundleInfo.java (diff)
The file was modified src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java (diff)
Commit 5b6112bf45f7ae2e0e14f2219b9bbf11b84252d2 by Sven Gothel
Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG:
Show OpenAL Version
The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff)
The file was modified src/jogl/classes/jogamp/opengl/openal/av/ALAudioSink.java (diff)
Commit 2583a422d48ebb754547eb9d8e0ae89933de637f by Sven Gothel
X11Util.openDisplay: DEBUG: Show reusable and pending display count
The file was modified src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java (diff)
Commit 45cc13c4d68fb3137b741cbc39ea653c15db2f66 by Sven Gothel
Bump scripts to jre1.8.0_66
The file was modified make/scripts/test-win32-smb_share.bat (diff)
The file was modified make/scripts/tests-x32.bat (diff)
The file was modified make/scripts/tests-x64-dbg.bat (diff)
The file was modified make/scripts/tests-javaws-x64.bat (diff)
The file was modified make/scripts/tests-x64.bat (diff)
The file was modified make/scripts/make.jogl.all.win32.bat (diff)
The file was modified make/scripts/make.jogl.all.win64.bat (diff)
The file was modified make/scripts/tests-x32-dbg.bat (diff)
The file was modified make/scripts/tests.sh (diff)