summaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-294-24/+11679
| | | | continued with clCreateContextFromType impl.
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-237-19/+119
| | | | | 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/+0
|
* introduced CLGLI interface for OpenCL-OpenGL InteroperabilityMichael Bien2009-09-194-33/+41
|
* added cl-gl3 bindingMichael Bien2009-09-185-1/+21
|
* fixed jvm jni include paths in buildMichael Bien2009-09-172-1/+3
|
* fixed double typedef in buildMichael Bien2009-09-157-29/+30
|
* mapped pointers to longs for internal use as handlesMichael Bien2009-09-102-180/+189
|
* cleanupMichael Bien2009-09-051-3/+3
|
* updated to latest Nvidia OpenCL headers.Michael Bien2009-09-0310-1201/+248
| | | | began to configure build for native lib compilation.
* initial import of JOCL the Java Bindings to OpenCL prototypeMichael Bien2009-07-2414-0/+2388