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

Changes

Summary

  1. CachedBufferFactory constructors for CLEventList allows efficient (details)
  2. using Buffers.sizeOfBufferElem(buffer) instead of old private (details)
Commit eb0aeae72378942509942314b346ad9ed30e1333 by Michael Bien
CachedBufferFactory constructors for CLEventList allows efficient creation of large amounts of small lists.
The file was modified src/com/jogamp/opencl/CLEventList.java (diff)
Commit 8a313c3240994d802af08673d095b0ec8ed69eac by Michael Bien
using Buffers.sizeOfBufferElem(buffer) instead of old private implementation.
The file was modified src/com/jogamp/opencl/CLMemory.java (diff)
The file was modified src/com/jogamp/opencl/CLBuffer.java (diff)
The file was modified src/com/jogamp/opencl/CLSubBuffer.java (diff)