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

Changes

Summary

  1. FixedFuncPipeline: Require GLSL 1.20 (GL 2.1) due to GL driver bugs in (details)
  2. tests.sh: TestPointsNEWT (details)
Commit e027d4a2f9b3d7f23e9a9eec81c0cb011e861269 by Sven Gothel
FixedFuncPipeline: Require GLSL 1.20 (GL 2.1) due to GL driver bugs in OSX (gl_PointCoords n/a otherwise); Add FFP Emul point test in TestPointNEWT/PointDemoES1.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/PointsDemoES2.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/acore/TestPointsNEWT.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncPipeline.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es1/PointsDemoES1.java (diff)
Commit f8237ac370585bd454675a84ee6d81da3f74d765 by Sven Gothel
tests.sh: TestPointsNEWT
The file was modifiedmake/scripts/tests.sh (diff)