aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLKernel.java
Commit message (Expand)AuthorAgeFilesLines
* added CLCommandQueue to CLContext's resource management code, minor fixes...Michael Bien2009-10-201-1/+2
* initial import of CLCommandQueue.Michael Bien2009-10-191-12/+11
* initial import of CLBuffer and CLKernel.Michael Bien2009-10-191-0/+93