summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* api cleanup and refactoring.Michael Bien2009-10-221-2/+82
* added CLCommandQueue to CLContext's resource management code, minor fixes...Michael Bien2009-10-201-1/+2
* initial import of CLCommandQueue.Michael Bien2009-10-191-7/+6
* initial import of CLBuffer and CLKernel.Michael Bien2009-10-191-0/+70