summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-122-2/+2
| | | | team player ;).
* added automatic OpenCL header downloader to build script.Michael Bien2009-11-041-0/+100
|
* integrated function parameter name uncommenter in build process for easier ↵Michael Bien2009-11-021-18/+33
| | | | readable parameter names in generated code.
* cleaned up resources folder structure and build.Michael Bien2009-10-121-2/+4
|
* temporary added GL3 headers, we should use JOGL's headers in future.Michael Bien2009-09-291-6/+4
| | | | continued with clCreateContextFromType impl.
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+94
began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers