Julien Gouesse (1): Fix of the bug 1078 Sven Gothel (27): Bug 1078: Fix commit 99f91f8b28d42cdf341533736e878056bcae4708 (GLRendererQuirks.NoPBufferWithAccum): Accum buffer allowed if !usePBuffer; Avoid NPE. WindowsWGLGraphicsConfiguration[Factory]: Refine indentation to increase readability (140 chars width) AnimatorBase thread-name: Add instance sequence number NativeWindow's ToolkitLock TRACE_LOCK: Show more usable details NEWT Display: Fix typo in API doc GLContextImpl: Unify common TRACE_SWITCH and DEBUG_TRACE_SWITCH base info-string creation; MacOSXCGLContext: Fix intendation Bug 1088: Shared Gears* Unit Tests: Align all 3 Gears* implementation to use a shared Gears* object build-test.xml: Add junit.run.newt.headless.singletest target Bug 1088: Fix ant test target 'junit.run.sharedctx': Reuse generalized 'generic.junit.run.newt.headless', 'generic.junit.run.awt', .. GLRendererQuirks: Align wording in API doc Bug 1088: Add GLRendererQuirks.NeedSharedObjectSync; Tests: Synchronize GL objects if GLRendererQuirks.NeedSharedObjectSync is set. Bug 1087: Set default framebuffer for OSX DummyDrawable, hence enforce NSView realization for DummyDrawable Bug 1079 - Remove symbolic link jogl/doc/bouml Unit Tests: Increase minimum manual set timeout to 10s TestTessellationShader01GL4NEWT: Add robustness, i.e. case where tessellation failed to compile/link (on unsupported platforms) Fix windows test scripts: Add gluegen-test-util.jar ShaderCode: Fix link to create(..) method TestLandscapeES2NewtCanvasAWT: Enforce landscape shader to be compiled/linked upfront AWT migration, since it takes a long time on Mesa/AMD Newt Screen viewport in windows units: Add missing setup in overriden calcVirtualScreenOriginAndSize(..) method (duplicate pixel unit) Newt ScreenMode Tests: Return XRandR error-code, allowing fall-back (OpenIndiana has issues); Min delay 4s before next setScreenMode(..) javadoc: Add missing graph package to apidoc Graph: Fix minor apidoc issues Graph/Math: Fix minor apidoc issues Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on OSX ([R] -> [B]) Fix minor compile errors introduced while backporting from master branch Manual test of TestVersionSemanticsNOUI TestVersionSemanticsNOUI: Add tests against v2.2.3 unknown (1): Uses System.err instead of System.out in order to drive the debug logs more consistent, adds a method to convert an attribute list into a capabilities object with no check in order to display some information about skipped capabilities objects and fixes a NullPointerException when skipping a capabilities object