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

Changes

Summary

  1. initial import of Michael Zucchi's port of Apples FFT example (RFE 408). (details)
  2. updated jnlp urls (details)
Commit 4455385dd411375345688685dd561652708a7024 by Michael Bien
initial import of Michael Zucchi's port of Apples FFT example (RFE 408).
small modifications:
- pick CLPlatform with a GPU
- replaced tabs with spaces :)
The file was addednbproject/configs/FFTBlur.properties (diff)
The file was addedsrc/com/jogamp/opencl/demos/fft/BlurTest.java (diff)
The file was addedsrc/com/jogamp/opencl/demos/fft/ImageView.java (diff)
The file was addedsrc/com/jogamp/opencl/demos/fft/CLFFTPlan.java (diff)
The file was addedsrc/com/jogamp/opencl/demos/fft/PaintView.java (diff)
The file was modified build.xml (diff)