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

Changes

Summary

  1. add missing napplet files .. (details)
  2. www/index.html: Remove Grand Canyon Demo & XTrans (details)
  3. build.xml: Exclude SWT demos if empty user.swt.jar property is set (details)
  4. glredbook1314/mvarray: glMultiDrawElements require direct NIO buffer (details)
  5. Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - (details)
Commit 969f55889d169b1a68c118bfd84bff03817f36fb by Sven Gothel
add missing napplet files ..
The file was addedjnlp-files/applet-gears-debug.html
The file was addedjnlp-files/applet-gears-napplet.html
The file was addedjnlp-files/applet-gearsjoal-napplet.html
The file was addedjnlp-files/GearsDebug.jnlp
The file was addedjnlp-files/applet-gears-debug.jnlp
Commit fe93f999b0b655fa1ad99671be7cc0f0a5176ed5 by xerxes
www/index.html: Remove Grand Canyon Demo & XTrans

Grand Canyon Demo was hosted on the now offline java.sun.com server.

XTrans require the, disabled by default, Java2D opengl backend to be enabled.

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedwww/index.html (diff)
Commit c2c87e29d324ade3853a91644cf00e6a6650c4f2 by xerxes
build.xml: Exclude SWT demos if empty user.swt.jar property is set

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedmake/build.xml (diff)
Commit d2d20162fe199b1b7c79d46530d0bb29780beeeb by xerxes
glredbook1314/mvarray: glMultiDrawElements require direct NIO buffer

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedsrc/redbook/src/glredbook1314/mvarray.java (diff)
Commit 0c81c5489b0b65392b28877faf0d0e68022e6181 by Sven Gothel
Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - LDrawableFactory.canCreateGLPbuffer(..) add GLProfile argument, similar to canCreateFBO(..)
The file was modifiedsrc/demos/hdr/HDR.java (diff)
The file was modifiedsrc/demos/hwShadowmapsSimple/HWShadowmapsSimple.java (diff)
The file was modifiedsrc/demos/proceduralTexturePhysics/Water.java (diff)
The file was modifiedsrc/demos/texture/TextureConvert.java (diff)
The file was modifiedsrc/demos/misc/TiledRendering.java (diff)