aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* improved QueueBarrier added constructor to restrict barriers to certain queues.Michael Bien2010-01-151-1/+37
* introduced CLSampler and CLEvent.Michael Bien2010-01-081-2/+3
* fixed shared context creation code.Michael Bien2010-01-021-1/+5
* introduced CLGLContext, refactored dependencies, cleanup in opencl code.Michael Bien2010-01-021-0/+83