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

Changes

Summary

  1. fixed bug introduced in recent commit. (details)
  2. initial import of utility API for filtering platforms. (details)
Commit a5b0d5948765a1695d9c02a30be599f905152668 by Michael Bien
fixed bug introduced in recent commit.
The file was modifiedsrc/com/jogamp/opencl/CLCommandQueue.java (diff)
Commit d2f1955832dda891cb6d711c43bcb59e7199a38c by Michael Bien
initial import of utility API for filtering platforms.
The file was modifiedtest/com/jogamp/opencl/HighLevelBindingTest.java (diff)
The file was addedsrc/com/jogamp/opencl/util/CLPlatformFilters.java (diff)
The file was modifiedsrc/com/jogamp/opencl/CLPlatform.java (diff)
The file was addedsrc/com/jogamp/opencl/util/Filter.java (diff)