aboutsummaryrefslogtreecommitdiffstats
path: root/resources/clImplCustomCode.c
Commit message (Expand)AuthorAgeFilesLines
* generified CLBuffer, added createFromGLBuffer(...).Michael Bien2009-10-271-2/+2
* implemented clCreateContext(...) and updated Tests and high level binding.Michael Bien2009-10-251-18/+42
* utility methods and refactoring.Michael Bien2009-10-231-24/+10
* fixed clBuildProgram, finished VectorAdd unit test.Michael Bien2009-10-161-0/+8
* implemented clBuildProgram(...) and updated JUnit test.Michael Bien2009-10-141-10/+59
* added utility methods and getters to CLPlatform, CLDevice and CLContext.Michael Bien2009-10-011-1/+27
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-291-20/+27
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+44