The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- fixed exception message in NDRange Kernel method. (details)
- wait timeout for concurrencyTest; context release try-finally bocks for (details)
- CLCommandQueueTest: fixed invalid work group size error on low spec (details)
- wait(timeout) should return boolean. (details)
- CLGLContext.create() makes GLContext current (restored old behavior). (details)
- adjusted remaining work group sizes in tests. (details)
The file was modified | src/com/jogamp/opencl/CLCommandQueue.java (diff) |
The file was modified | test/com/jogamp/opencl/CLCommandQueueTest.java (diff) |
The file was modified | test/com/jogamp/opencl/CLCommandQueueTest.java (diff) |
The file was modified | src/com/jogamp/opencl/util/MultiQueueBarrier.java (diff) |
The file was modified | src/com/jogamp/opencl/gl/CLGLContext.java (diff) |
The file was modified | test/com/jogamp/opencl/gl/CLGLTest.java (diff) |
The file was modified | test/com/jogamp/opencl/LowLevelBindingTest.java (diff) |
The file was modified | test/com/jogamp/opencl/HighLevelBindingTest.java (diff) |