summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/QueueBarrier.java
Commit message (Expand)AuthorAgeFilesLines
* added blockingWait parameter to putWaitForEvent(...) CLCommandQueue methods.Michael Bien2010-01-221-1/+1
* seperated CLProgram specific tests into CLProgramTest.Michael Bien2010-01-201-1/+1
* improved QueueBarrier added constructor to restrict barriers to certain queues.Michael Bien2010-01-151-0/+37
* cleaned up NioDirectOnly list, added clSetKernelArg to list.Michael Bien2010-01-141-0/+48