summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* updated headers to latest version.Michael Bien2009-10-311-6/+0
| | | | added -Xmx256m to junit jvm arguments to prevent OOME on some systems.
* added linker configuration for windows, linux and mac.Michael Bien2009-10-291-21/+61
|
* switched from nvidia to khronos headers.Michael Bien2009-10-131-3/+1
|
* cleaned up resources folder structure and build.Michael Bien2009-10-121-13/+7
|
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-291-5/+13
| | | | continued with clCreateContextFromType impl.
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-7/+18
| | | | | 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-13/+12
|
* introduced CLGLI interface for OpenCL-OpenGL InteroperabilityMichael Bien2009-09-191-0/+10
|
* added cl-gl3 bindingMichael Bien2009-09-181-13/+8
|
* fixed jvm jni include paths in buildMichael Bien2009-09-171-9/+11
|
* fixed double typedef in buildMichael Bien2009-09-151-5/+7
|
* cleanupMichael Bien2009-09-051-5/+5
|
* updated to latest Nvidia OpenCL headers.Michael Bien2009-09-031-8/+79
| | | | began to configure build for native lib compilation.
* initial import of JOCL the Java Bindings to OpenCL prototypeMichael Bien2009-07-241-0/+116