summaryrefslogtreecommitdiffstats
path: root/resources/clgl-if.cfg
Commit message (Collapse)AuthorAgeFilesLines
* generated javadoc links now to the official OpenCL doc ↵Michael Bien2009-11-221-1/+1
| | | | | | (http://www.khronos.org/opencl/sdk/1.0/docs/man/xhtml/). every generated method contains now a link to the specific OpenCL man page of the native OpenCL function.
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-2/+2
| | | | | began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers
* introduced CLGLI interface for OpenCL-OpenGL InteroperabilityMichael Bien2009-09-191-0/+18