Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Use MaxFixedFunc(..) GLProfile if pbuffer or GL2-compat is required. (details)
  2. TestBug722GLContextDrawableSwitchNewt2AWT: Test n/a if JAWT requires (details)
  3. GLSL core fixes - texture2D and varying/attributes/.. preprocessing
    More change log history
    (details)
Commit c1eb3d759deb6bdc088a45f1fc0ebb0db6824451 by Sven Gothel
Use MaxFixedFunc(..) GLProfile if pbuffer or GL2-compat is required.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/TestPBufferDeadlockAWT.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileAWT.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestTexture01AWT.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileNEWT.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGTextureFromFileNEWT.java (diff)
Commit 2b64ecaf53ffc9d0f45c73e2463cef9e74a64327 by Sven Gothel
TestBug722GLContextDrawableSwitchNewt2AWT: Test n/a if JAWT requires offscreen, i.e. no on- offscreen switch possible.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/glels/TestBug722GLContextDrawableSwitchNewt2AWT.java (diff)
Commit a3d5a805751f1cb2c12c80fb0c28db13945a0a2b by Sven Gothel
GLSL core fixes - texture2D and varying/attributes/.. preprocessing
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/texsequence_xxx.fp (diff)