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

Changes

Summary

  1. added com.jogamp.util.CLInfo. (details)
  2. updated webstart codebases (details)
Commit 84edfc7970a0bc828ba38295d88ee6e2a4dabbce by Michael Bien
added com.jogamp.util.CLInfo.
introduced CLProperty annotation for CLDevice and CLPlatform properties.
fixed bug in CLVersion.
The file was modifiedsrc/com/jogamp/opencl/CLDevice.java (diff)
The file was modifiedsrc/com/jogamp/opencl/CLException.java (diff)
The file was modifiedsrc/com/jogamp/opencl/CLPlatform.java (diff)
The file was modifiedsrc/com/jogamp/opencl/CLVersion.java (diff)
The file was modifiedsrc/com/jogamp/opencl/util/CLUtil.java (diff)
The file was modifiednbproject/project.properties (diff)
The file was addedsrc/com/jogamp/opencl/util/CLInfo.java (diff)
The file was addedsrc/com/jogamp/opencl/CLProperty.java (diff)
Commit 2bd2c52a3d0ed1ca26ca35c3ad63d4816baa71a1 by Michael Bien
updated webstart codebases
The file was modifiedbuild.xml (diff)
The file was modifiedjocl.jnlp (diff)