Skip to content
Unstable

#838 (Oct 29, 2012, 10:13:43 AM)

Started 12 yr ago
Took 32 min on macosx64-NV320M-10_6-jogamp-x64-sgothel-012

Started by upstream project jogl build number 838
originally caused by:

  • Started by upstream project joal build number 369
    originally caused by:
Revision: 9b6448b1d54716fd455c0cad0c6133c0edeb3bb8
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (17 failures / +15)Show all failed tests >>>
Changes
  1. jogl: use Boolean TRUE/FALSE constants for values that will be (details / cgit)
  2. Fix Bug 630: packedDepthStencilAvail didn't check for (details / cgit)
  3. Adapt to GlueGen change 08a8defda8b6f49eb794cf787f688ba65bfe7b37 (details / cgit)
  4. GLContext: Produce and expose GLSL version as VersionNumber and version (details / cgit)
  5. ShaderCode: Add defaultShaderCustomization(..) to prelude shader source (details / cgit)
  6. Fix Bug 601 - Auto-Repeat Behavior: Adding unit tests for typed key (details / cgit)
  7. NEWT KeyEvent: Fix intendation (details / cgit)
  8. NEWT KeyEvent: Remove invalid version remarks. (details / cgit)
  9. Fix Bug 631 and enhance 601: Handle multiple keys (pressed, released, (details / cgit)
  10. NEWT KeyEvent (Windows, OSX): Check whether keyCode is tracked before (details / cgit)
  11. Fix NEWT KeyCode: Basic KeyCode Validation on X11, Windows and OSX (details / cgit)
  12. NEWT X11 Display: Ignore events w/ NULL window, instead of throwing a (details / cgit)
  13. Minor edits FBObject/GearsObject (details / cgit)
  14. GearsES2/RedSquareES2: Dump GLRendererQuirks at init. (details / cgit)
  15. GLRendererQuirks: Add RequiresBoundVAO (w/ impl.), GLSLBuggyDiscard (details / cgit)