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

Changes

Summary

  1. Fix bug #479 - typo (details)
  2. Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD (details)
The file was modifiedwww/index.html (diff)
Commit ab93183b90e83b9aebc29031c7b88b9a3dc58ff5 by Sven Gothel
Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD queries/selection

TODO: Validate if bug is actually relates to the 'old' ATI Windows driver for old GPU's like X300 etc
and unrelated to the actual Windows version !

Also ensure that the no pixelformat is being set on external context/HDC.
The file was modifiedsrc/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLContext.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLDrawable.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java (diff)