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

Changes

Summary

  1. Quirk DontCloseX11Display: Only detect w/ X11 NativeWindow System. (details)
  2. Fix Bug 706 and Bug 520: Certain ATI GPU/driver require a current (details)
Commit e2323aea92dc8d47f583002921287a06230b2d93 by Sven Gothel
Quirk DontCloseX11Display: Only detect w/ X11 NativeWindow System.
The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff)
Commit 75b3d37a3b15c071b49609921244bcb62d329fa9 by Sven Gothel
Fix Bug 706 and Bug 520: Certain ATI GPU/driver require a current context when calling wglCreateContextAttribsARB (Windows)

See discussion at
   https://jogamp.org/bugzilla/show_bug.cgi?id=520
   https://jogamp.org/bugzilla/show_bug.cgi?id=706
The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java (diff)
The file was modified make/scripts/tests-x64.bat (diff)
The file was modified src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java (diff)
The file was addedsrc/nativewindow/native/win32/DeviceDriverQuery.txt (diff)
The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java (diff)