aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLProgram.java
Commit message (Expand)AuthorAgeFilesLines
* added CLCommandQueue to CLContext's resource management code, minor fixes...Michael Bien2009-10-201-1/+1
* initial import of CLCommandQueue.Michael Bien2009-10-191-24/+21
* initial import of CLBuffer and CLKernel.Michael Bien2009-10-191-3/+74
* initial import of CLProgram. Updated JUnit Test accordingly.Michael Bien2009-10-191-0/+197