summaryrefslogtreecommitdiffstats
path: root/etc/FunctionParamUncommenter.java
Commit message (Collapse)AuthorAgeFilesLines
* integrated function parameter name uncommenter in build process for easier ↵Michael Bien2009-11-021-94/+0
| | | | 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