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

Changes

Summary

  1. NIODirectOnly: Remove invalid comment 'where a Buffer argument shall (details)
  2. Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix (details)
  3. Adapt to gluegen commit e9e61421ef6009e6788998c471d1d3d30aaefea6 (details)
Commit 375ab2da54ded1f3b3d90dc21b91fc6b87c64285 by Sven Gothel
NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold return values', glGetPointerv, ..

The PrimitiveArrayCritical JNI code takes care of copy back the primitive array data
if pinpoint is not available.
The file was modifiedmake/config/jogl/gl-common.cfg (diff)
Commit 56434e48876a85e027bca5463afdc86929d025cf by Sven Gothel
Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566
The file was modifiedsrc/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/x11/glx/X11GLXDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/GLDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/awt/AWTThreadingPlugin.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/egl/EGLDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/DesktopGLDynamicLibraryBundleInfo.java (diff)
Commit 7ef27943edd08dc02752b1eef6760c35877fc098 by Sven Gothel
Adapt to gluegen commit e9e61421ef6009e6788998c471d1d3d30aaefea6
The file was modifiedsrc/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java (diff)
The file was modifiedsrc/nativewindow/classes/jogamp/nativewindow/NativeWindowFactoryImpl.java (diff)