summaryrefslogtreecommitdiffstats
path: root/resources/cl-if.cfg
Commit message (Collapse)AuthorAgeFilesLines
* implemented clBuildProgram(...) and updated JUnit test.Michael Bien2009-10-141-1/+5
|
* added utility methods and getters to CLPlatform, CLDevice and CLContext.Michael Bien2009-10-011-2/+2
| | | | adapted unit test.
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+31
began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers