Posted by
Sven Gothel on
Oct 05, 2012; 10:15pm
URL: https://forum.jogamp.org/Pls-test-new-JOGL-aggregated-build-pre-RC11-no-XInitThreads-tp4026312p4026402.html
Prev. aggregated build removed.
+++
Aggregated build:
<
http://jogamp.org/deployment/archive/master/gluegen_598-joal_364-jogl_824-jocl_686/>
Signed Aggregated build:
<
http://jogamp.org/deployment/archive/master/gluegen_598-joal_364-jogl_824-jocl_686-signed/>
Jenkins Build 824:
<
https://jogamp.org/chuck/job/jogl/824/>
Prev. Jenkins Build 819:
<
https://jogamp.org/chuck/job/jogl/819/>
Covering changes from
<
http://jogamp.org/git/?p=jogl.git;a=commit;h=8a1e50dc33e14e9423e2f4bc066b32a835bb33fb>, to
<
http://jogamp.org/git/?p=jogl.git;a=commit;h=bb8454d735c511c6d80798d3b6258e1ed355579e>
+++
bb8454d Refine a3cb6bb14f410f67fccf5ccd4cd7ecc66f448389, fix deadlock (regression)
67c2ab9 EGL/X11 DummySurfaceHook: Lock display device at creation/destruction
bab6160 Refine ed7d5f2e3fc696d47b10c8d62a071643bf385588, set and restore FBO caps @ setRealized(true/false) already, refine at initialize(true)
ed7d5f2 FBO/Offscreen: Use most simple GLCapabilities for GLFBODrawableImpl's underlying dummy surface/drawable
f541f34 Fix FBObject DEPTH_STENCIL renderbuffer usage
93c557c UITestCase.snapshot: Add Depth and Stencil bits to filename
7422822 Use helper.isExternalAnimatorAnimating() instead of helper.isAnimatorAnimating() for decision whether to display() now; Minor API comments.
a3cb6bb Fix Bug 572 (2nd time): GLCanvas.validateGLDrawable() @ display() and reshape() ; GLCanvas.reshape() only if drawble valid ; GLCanvas.validateGLDrawable() also test
8f6233f Fix regression of commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b: X11 DisplayDriver dispatchMessagesNative() aDevice NPE at finally
84632ca Fix SWTEDTUtil bug, where it simply doesn't start by an implicit 'invoke()' - No NewtCanvasSWT resize, nor input event delivery.
a44c2df OSX Context: Fix caps determination for on-/offscreen since pformat's NSOpenGLPFAPixelBuffer is ambiguous
7278244 Footprint Stats ; Fix Bug 624 - Compile and generate android JAR files (jogl-all-android.jar, jogl-test-android.jar) if android SDK JAR files are available. ; Split
4c9083b Fix regression of commit a644d779ab19cb1d200ae4ba567b9c042c34b337, cannot compile FixedFuncHook due to removed 'isDirty()'
65a94fb FixedFuncPipeline: Cleanup warnings ..
3ae26ed ShaderState: Adding Class API doc and removing attached object w/ 'int' key, similar to GLContext change 6d241fc2a46413ee478985d676d2481c5a7ed119
a644d77 Update PMVMatrix/GLMatrixFunc API doc and refine PMVMatrix update / get-Mvi/Mvit-Matrix operation. (Minor API change)
f7ca4df Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThreads()]
a7ab7a7 Misc: tests.sh
9c96be7 NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d78edd41e730991a6f94 GlobalToolkitLock for create/destroy
541dc2c Misc: Add commented-out NEWT X11/XCB-Event and X11ScreenRandR1[13] compilation ; ...
eb7ca05 GLRendererQuirks.NoDoubleBufferedPBuffer: Set if ( mesa || gallium ) && hwAccel
98d5ae6 FBObject/GLFBODrawable: Debug / glError detection
21b85e6 Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitThreads())
7c333e3 Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
0790108 JAWTUtil ToolkitLock: Add lock counter to make lock validation recursive (Fix regression of commit 92398025abdabb2fdef0d78edd41e730991a6f94)
c69d62a test script: remove deleted unit test
7302b10 NullToolkitLock.validateLocker(): Throw exception if locking is required (detecting impl. bugs)
e5c1e60 X11Util: Detailed closing information only in DEBUG mode, just print summary
ef4990e Merge remote-tracking branch 'origin/master'
2d35fc5 Bug 623: X11Util adds property 'nativewindow.debug.X11Util.ATI_HAS_NO_MULTITHREADING_BUG' to disable GlobalToolkitLock workaround for testing.
9239802 Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary driver and w/o native X11 locking
20a2a4f Merge pull request #52 from xranby/bcm.vc.iv-autodetect
8351d51 Add braces and fix indentation to conform with jogl coding standards.
fa55b54 ".bcm.vc.iv" is enough now -> NEWT agnostic relative package path.