Skip to content
Success

#10 (Mar 9, 2013, 5:27:13 AM)

Started 12 yr ago
Took 10 min on linux64-null-centos55-jogamp-x64-chuck-001

Started by upstream project jogl_onmaster build number 10
originally caused by:

Revision: d3672684177a98a58c434bcd27541f44917050f3
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. AWT GLCanvas: More strict GLDrawable realization [on AWT-EDT], skip if (details / githubweb)
  2. Adapt change of commit d93c5d23e304ea20e868595748f92a5bef4f5703 to unit (details / githubweb)
  3. Fix Bug 658 (Mesa 9.0 3.1 Intel compat quirk, 3.1 core only) ; No (details / githubweb)
  4. Cleanup / Simplify: setGLFunctionAvailability(..) / (details / githubweb)
  5. setGLFunctionAvailability(..): Unify GLInt and GLString version (details / githubweb)
  6. SharedResourceRunner: Always dump Exception if catched @ creation, not (details / githubweb)
  7. Bug632: Test NEWT Child Window Translucency (X11/Windows) .. (details / githubweb)
  8. NEWT WindowsWindow.c: UpdateInsets: Fix determiniation of isUndecorated (details / githubweb)
  9. Enhance PMVMatrix: Use FloatStack to implement PushMatrix and PopMatrix (details / githubweb)
  10. Update PNGJ 0.85 -> 1.12 (w/ interlace read support) ; Added PNG (details / githubweb)
  11. Fix GLArrayDataClient createGLSL(..) 'name' setting; Also adds equal (details / githubweb)
  12. GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; (details / githubweb)
  13. Minor: GLWindow fix size validation; GLContextImpl: Remove hold ctx lock (details / githubweb)
  14. Add old Olympic demo from GL4Java - Make it use ES1 and suitable for (details / githubweb)
  15. build/test: newt-headless shall exclude AWT/SWT (details / githubweb)
  16. Adding GEOMETRY_SHADER support in ShaderCode, adding core (details / githubweb)
  17. Move all Exclusive Context Thread (ECT) tests to it's own package to (details / githubweb)
  18. Fix Bug 666: GLBase.java line 438 contained some invalid trailing (details / githubweb)
  19. NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT (details / githubweb)
  20. LinuxMouseTracker: Fix inverted Y-axis & missing button release. (details / githubweb)
  21. ShaderState: Reduce hash-map utilization at shader switch (reset (details / githubweb)
  22. README: Add new IRC channel, mark Jabber deprecated (details / githubweb)
  23. README: Add new IRC channel, mark Jabber deprecated (details / githubweb)
  24. Sync LauncherUtil w/ GlueGen commit (details / githubweb)
  25. Fix Bug 669: Recursive GLContext makeCurrent()/release() (details / githubweb)
  26. NEWT/Android: Full Lifecycle for WindowDriver; Using static ViewGroup; (details / githubweb)
  27. Adapt to change 5060b728b26a89a14367f8fca9f4eb7968f719ca: (details / githubweb)
  28. TestSwingAWTRobotUsageBeforeJOGLInitBug411: Fix 'chicken egg' init (details / githubweb)
  29. Android/NewtVersionActivity: Dump avail. GLCaps / Use stderr, since log (details / githubweb)
  30. Android: Allow selection of native window formats RGBA8888, RGBX8888 and (details / githubweb)
  31. Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. (details / githubweb)
  32. FBObject/GLFBODrawableImpl: Silence stderr if not in DEBUG mode relying (details / githubweb)
  33. [EGL/X11]Context: Enhance DEBUG output for failed makeCurrentImpl(..) (details / githubweb)
  34. ProxySurface: Add 'NativeSurface getUpstreamSurface()' ; (details / githubweb)
  35. WGLContext: Enhance DEBUG output for failed makeCurrentImpl(..) (details / githubweb)
  36. Refine GL[Auto]Drawable 'realized' state in API doc, and relax it's (details / githubweb)
  37. Animator: API doc cleanup, isPaused()==true if drawablesEmpty (Animator (details / githubweb)
  38. Fix misc API docs .. (details / githubweb)
  39. GLDrawableHelper.invoke: If drawable is !realized -> deferred execution (details / githubweb)
  40. Fix regression of commit b738983638703bb721ee4c9820c8ef43e2252e73, (details / githubweb)
  41. Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - (details / githubweb)
  42. Add WindowClosingProtocol impact detail on (details / githubweb)
  43. Fix Bug 678: Deliver key-char value for printable chars on all (details / githubweb)
  44. OSX unit tests: Disable OSX 32bit tests (redundant - prepare for Java7 (details / githubweb)
  45. Add OSX Java7 build/test scripts (details / githubweb)
  46. Fix AWTKeyAdapter: Reorder AWT events to NEWT order - also ensuring (details / githubweb)
  47. Add LinuxEventDeviceTracker used by RaspPi (details / githubweb)
  48. LinuxEventDeviceTracker: LinuxEventDeviceManager monitor (details / githubweb)
  49. LinuxEventDeviceTracker: gracefully manage hot-swap of USB devices. (details / githubweb)
  50. LinuxEventDeviceTracker: LinuxEVKey2NewtVKey(EVKey 0-121) (details / githubweb)
  51. LinuxEventDeviceTracker: LinuxEVKey2NewtVKey(EVKey 122-248) (details / githubweb)
  52. LinuxEventDeviceTracker: Map printable char using (details / githubweb)
  53. Bump Android NDK to android-ndk-r8d (details / githubweb)
  54. Android: Adapt to cleanup of ClassLoaderUtil/LauncherUtil - GlueGen (details / githubweb)
  55. Android GearsES2 Launcher: Revert debug flags .. (details / githubweb)
  56. Fix Animator resume() wait-condition (drawablesEmpty didn't wait for (details / githubweb)
  57. GLContext: *TRACE_SWITCH spacing (details / githubweb)
  58. Java2D OGLPipeline(GLJPanel+Threading): More fine grained control about (details / githubweb)
  59. Fix bug 668 : Android keyboard input was uppercase (details / githubweb)
  60. Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on (details / githubweb)
  61. Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since (details / githubweb)
  62. Fix Bug 675: NPE w/ Beans.setDesignTime(true) ; Fix GLCanvas.destroy(): (details / githubweb)
  63. Refine unit test for Bug 691: Add onscreen/offscreen tests [if (details / githubweb)
  64. Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on (details / githubweb)
  65. X11/WGL: Better Exception Message for failed ARB context creation if (details / githubweb)
  66. Fix TestWindowClosingProtocol01AWT: GLCanvas closing operation 'destroy' (details / githubweb)
  67. Fix Bug 644: AWT GLCanvas and GLJPanel ignored their visibility state (details / githubweb)
  68. Uni Tests AddRemove: Remove dead code .. (details / githubweb)
  69. TestWindowClosingProtocol01AWT: More relaxed timing reducing false (details / githubweb)
  70. NEWT/OSX: Fix Memory Leak ; Fix Occasional Crash Duer to Lifecycle Ops (details / githubweb)
  71. build-test.xml: Move 'junit.run.newt.awt' up in file; 'junit.run.newt': (details / githubweb)
  72. Add proper copyright header w/ all remarks regarding re-distribution (details / githubweb)
  73. OSX/Java7 Cleanup: Remove JavaNativeFoundation dependency; (details / githubweb)
  74. Unit Tests: Use Property 'jvmJava.exe' ; Add target (details / githubweb)
  75. Unit Tests: Add 'results-java7' to check-junit.sh (Completes commit (details / githubweb)
  76. Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update (details / githubweb)
  77. Unit Tests NewtEventModifiers: Attempt to make them more robust for that (details / githubweb)
  78. Unit Tests NewtEventModifiers (2): Robostness (details / githubweb)
  79. Unit Tests: Add [manual] demo cases for SWT (TestGearsES2SWT, (details / githubweb)
  80. NEWT/OSX: Fix 'locationOnScreen' usage and use proper client-area window (details / githubweb)
  81. NewtCanvasAWT: Fix size determination, i.e. take newt-child's size into (details / githubweb)
  82. OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' (details / githubweb)
  83. Fix NPE of Bug 679: The ctx was released w/o fully initialized (no (details / githubweb)
  84. TestGearsES2SWT: Fix NPE (details / githubweb)
  85. Fix GLVersionNumber (Bug 679): Don't use a subsequent version number if (details / githubweb)
  86. Relax GLContextImpl.setGLFunctionAvailability(..)'s Version Matching if (details / githubweb)
  87. Bug 548 and Bug 679: Add 'glFlush()' requirement (OSX < 10.7.3 && NVIDIA (details / githubweb)
  88. GLProfile: Adding convenient query for highest programmable core only GL (details / githubweb)
  89. TestNewtEventModifiers*: Robostness (uhh) Unify wait-clear result code - (details / githubweb)
  90. Fix CALayer pos/size and animation. (details / githubweb)
  91. NEWT/OSX Fix: Child positioning ; NewtCanvasAWT: Change reparent time (details / githubweb)
  92. Adds a unit test for the bug 694 on gluScaleImage (details / githubweb)
  93. Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT (details / githubweb)
  94. Fix Bug 677: NEWT/Android: Add support for Android's (details / githubweb)
  95. NEWT WindowImpl: Cleanup redundancies in destroy() and (details / githubweb)
  96. NEWT: Harmonize MouseEvent Pressure (API Change!) (details / githubweb)
  97. Fix AWT EDT Deadlock in AWTWindowClosingProtocol, regression of commit (details / githubweb)
  98. Adapt to GlueGen's relocation of AWTEDTExecutor - GlueGen commit (details / githubweb)
  99. All AWT Related Unit Tests: Call AWT 'frame.setVisible(..)' and (details / githubweb)
  100. TestBug572AWT: Add test case w/ setting GLCanvas's size and frame.pack() (details / githubweb)
  101. Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due (details / githubweb)
  102. TestBug694 -> TestBug694AWT so it properly gets picked up by the AWT (details / githubweb)
  103. GLJPanel: Add DEBUG_VIEWPORT flag, Add USE_GLSL_TEXTURE_RASTERIZER flag, (details / githubweb)
  104. GLJPanel: Updating GLJPanel documention w/ current mode of operation (details / githubweb)
  105. Fix buggy unit test for Bug 694: The unpack alignment has to be (details / githubweb)
  106. Fix Mix2TexturesES2 unit tests: Use synchronized texID access and add (details / githubweb)