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

Changes

Summary

  1. CLEventList uses now buffer.duplicate() to create a view of the buffer (details)
  2. code cleanup in CLProgramBuilder.writeObject(). (details)
Commit 623423c7e09a240c6220566a24ad9ac65527da94 by Michael Bien
CLEventList uses now buffer.duplicate() to create a view of the buffer ids instead of using the original buffer directly.
The file was modified src/com/jogamp/opencl/CLEventList.java (diff)
Commit d50d5a7b1c0411492d111d9a3e5a781bc8cdfd55 by Michael Bien
code cleanup in CLProgramBuilder.writeObject().
The file was modified src/com/jogamp/opencl/CLProgramBuilder.java (diff)