Skip to content
Success

#1115 (Oct 25, 2013, 7:59:50 AM)

Started 11 yr ago
Took 1 hr 14 min on macosx64-NV320M-10_6-jogamp-x64-sgothel-012

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

  • Started by upstream project joal-demos build number 385
    originally caused by:
    • Started by upstream project joal build number 490
      originally caused by:
Revision: a444e03c8a346492de400b203d22f3f6c0067628
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)
    Changes
    1. jogl: replce more unneeded String() construction (details / cgit)
    2. jogl: remove clone() method that only throws Exceptions (details / cgit)
    3. jogl: remove clone() version that can only ever fail (details / cgit)
    4. jogl: enable generics annotations on TextRenderer (details / cgit)
    5. jogl: adapt code generator to output @Override annotations in various (details / cgit)
    6. jogl: use .format() to build the method signature when generating (details / cgit)
    7. jogl: change code generation for Debug pipelines to avoid building large (details / cgit)
    8. jogl: do not generate an extra String for the Debug pipeline wrappers (details / cgit)
    9. jogl: save on class size in the Debug pipelines (details / cgit)
    10. jogl: pass format and arguments directly to the printGLError function (details / cgit)
    11. Fix Bug 866 - Frequent IndexOutOfBoundsException in (details / cgit)
    12. MacOSXJAWTWindow.CALayer DEBUG: Only Dump AWT location-on-screen if (details / cgit)
    13. jogl: add final to Debug wrapper error code and fix indentation (details / cgit)
    14. jogl: indent trace statements in the Trace pipelines when we hit glBegin (details / cgit)
    15. GLContext CTX_IMPL_* bits: Use 10 cached bits (+1), and 6 uncached (-1) (details / cgit)
    16. jogl: add generic annotations to the packed rectangle utility package (details / cgit)
    17. jogl: add generics annotations to lists in the waveout code (details / cgit)
    18. Bug 867 - OSX 10.9: Recognize OpenGL Core Profile > 3.0 - Add (details / cgit)
    19. Bug 871 - Add optional xcode.clang support for all modules (Extends Bug (details / cgit)
    20. Bug 867 - OSX: Allow core >=4 if isMavericksOrLater; Use (details / cgit)
    21. Bug 867 OSX [Common Code]: Trigger GLRendererQuirks.GL4NeedsGL3Request (details / cgit)
    22. Use org.junit.Assert instead of deprecated junit.framework.Assert (details / cgit)
    23. Fix GLContext: getGLProfile() add missing GLES3; (details / cgit)
    24. JoglVersion: "Default Profiles on device" -> "GLProfiles on device" - (details / cgit)
    25. GLProfile: Fix native profile mapping, i.e. use actual mapped (details / cgit)
    26. Fix regression of commit 34b35c5a0a379a6b4c0b23b9d347a0b1338f0239 - (details / cgit)
    27. Fix Bug 872: ES3 and ES3-GLSL Version not properly Handled (details / cgit)
    28. TestGLProfile00NEWT: Dump Desktop's and EGL's default-device GLProfiles (details / cgit)