summaryrefslogtreecommitdiffstats
path: root/resources/cl-impl.cfg
Commit message (Collapse)AuthorAgeFilesLines
* introduced CLGLContext, refactored dependencies, cleanup in opencl code.Michael Bien2010-01-021-0/+3
|
* added cl_ext header to build - extensions are now included in CL and CLGLI api.Michael Bien2009-11-061-0/+1
| | | | | fixed create context codepaths with platform ID as parameter in high level api. updated test.
* utility methods and refactoring.Michael Bien2009-10-231-1/+1
|
* switched from nvidia to khronos headers.Michael Bien2009-10-131-2/+3
|
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-10/+17
| | | | | began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers
* enabled javadoc generatorMichael Bien2009-09-201-0/+23