Skip to content
Builds

Loading builds...

The Jenkins Controller is preparing for shutdown. No new builds can be started.

Changes

#1169 (Aug 12, 2023, 6:16:53 PM)

  1. Add new kernel workgroup info functions to CLKernel — Wade Walker / cgit
  2. Remove non-functional CL_KERNEL_GLOBAL_WORK_SIZE test — Wade Walker / cgit
  3. Changes CLMemory's getNIOSize() and getNIOCapacity() to use buffer.limit() instead of capacity() in order to respect the user's desired buffer size in memory operations. — emily.leiviska / cgit
  4. Changing CLBuffer#create to respect the limit instead of capacity on the direct buffer that the CLBuffer is being created for as this more closely represents the users intention about the buffer size. — emily.leiviska / cgit
  5. Adopt to GlueGen change: Drop ManualStaticInitCall, PointerBuffer.ELEMENT_SIZE -> AbstractBuffer.POINTER_SIZE — Sven Gothel / cgit

#1161 (May 8, 2023, 5:24:19 PM)

  1. JOCL File Layout: Have *-java-src.zip inside jar folder — Sven Gothel / cgit
  2. Update Windows build scripts — Sven Gothel / cgit