summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CreateContextCallback.java
Commit message (Collapse)AuthorAgeFilesLines
* implemented clBuildProgram(...) and updated JUnit test.Michael Bien2009-10-141-0/+1
|
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+13
began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers