summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up resources folder structure and build.Michael Bien2009-10-1212-24/+13
|
* added utility methods and getters to CLPlatform, CLDevice and CLContext.Michael Bien2009-10-017-36/+330
| | | | adapted unit test.
* started with high level abstraction.Michael Bien2009-09-305-29/+378
|
* fixed stdinit header, modified test to print out CL platform info.Michael Bien2009-09-293-14/+71
|
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-297-42/+11708
| | | | continued with clCreateContextFromType impl.
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-2312-28/+261
| | | | | 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-203-16/+15
|
* introduced CLGLI interface for OpenCL-OpenGL InteroperabilityMichael Bien2009-09-195-33/+51
|
* added cl-gl3 bindingMichael Bien2009-09-188-18/+36
|
* fixed jvm jni include paths in buildMichael Bien2009-09-173-10/+14
|
* fixed double typedef in buildMichael Bien2009-09-158-34/+37
|
* mapped pointers to longs for internal use as handlesMichael Bien2009-09-102-180/+189
|
* cleanupMichael Bien2009-09-056-16/+11
|
* updated to latest Nvidia OpenCL headers.Michael Bien2009-09-0312-1209/+329
| | | | began to configure build for native lib compilation.
* initial import of JOCL the Java Bindings to OpenCL prototypeMichael Bien2009-07-2429-0/+3399