The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- added queueMode to filter utilities. (details)
- fixed a bug which used a wrong eventlist offset under certain conditions (details)
- fixed bug 491 "createImage3d incorrect arguments" (details)
The file was modified | src/com/jogamp/opencl/util/CLPlatformFilters.java (diff) |
The file was modified | src/com/jogamp/opencl/util/CLDeviceFilters.java (diff) |
The file was modified | test/com/jogamp/opencl/CLCommandQueueTest.java (diff) |
The file was modified | src/com/jogamp/opencl/CLEventList.java (diff) |
The file was modified | src/com/jogamp/opencl/CLCommandQueue.java (diff) |
The file was modified | test/com/jogamp/opencl/testkernels.cl (diff) |
The file was modified | src/com/jogamp/opencl/CLContext.java (diff) |