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

Changes

Summary

  1. - fixed bug in julia3d demo when epsilon is 0 (details)
  2. updated webpage (more demos, links etc). (details)
  3. fixed typo in window title. (details)
  4. GLProfile.initSingleton(false) for webstart compatibility. (details)
Commit 18d1f903dc7cb436956e4f0c09cfb0ce0278bafa by Michael Bien
 - fixed bug in julia3d demo when epsilon is 0
- better device choice
- cleanup
The file was modified src/com/jogamp/opencl/demos/julia3d/Renderer.java (diff)
The file was modified src/com/jogamp/opencl/demos/julia3d/UserSceneController.java (diff)
The file was modified src/com/jogamp/opencl/demos/julia3d/Julia3d.java (diff)
Commit 8eb54b30e8d3e3b5ef9c597eca6a9b90c5ae6d31 by Michael Bien
updated webpage (more demos, links etc).
project properties cleanup
The file was modified www/index.html (diff)
The file was modified nbproject/project.properties (diff)
Commit 12b828d006ed24f41afcf181f1e9863e982cfd1d by Michael Bien
fixed typo in window title.
The file was modified src/com/jogamp/opencl/demos/gamma/CLSimpleGammaCorrection.java (diff)
Commit d068770b551f6e7f35638ce0426d507f38cdf8b5 by Michael Bien
GLProfile.initSingleton(false) for webstart compatibility.
The file was modified src/com/jogamp/opencl/demos/joglinterop/GLCLInteroperabilityDemo.java (diff)
The file was modified src/com/jogamp/opencl/demos/julia3d/Julia3d.java (diff)
The file was modified src/com/jogamp/opencl/demos/fractal/MultiDeviceFractal.java (diff)