The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- GLProfile/Debug: Dump Version info upfront, otherwise we won't see it (details)
- NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear. (details)
- JOGL/Windows/ATI r3xx: Bug #438: tolerate release context if (details)
The file was modified | src/jogl/classes/javax/media/opengl/GLProfile.java (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLDrawableFactory.java (diff) |
The file was modified | make/stub_includes/win32/wingdi.h (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLDrawable.java (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLGraphicsConfiguration.java (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java (diff) |
The file was modified | src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLContext.java (diff) |