The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- moved calls to program.createCLKernels() into seperate test method. (details)
- two new CL 1.1 exception types. (details)
- implemented OpenCL 1.1 user events + JUnit test. (details)
The file was modified | test/com/jogamp/opencl/CLProgramTest.java (diff) |
The file was modified | test/com/jogamp/opencl/HighLevelBindingTest.java (diff) |
The file was modified | src/com/jogamp/opencl/CLException.java (diff) |
The file was added | src/com/jogamp/opencl/CLUserEvent.java |
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/CLEvent.java (diff) |