Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 2 | -2/+2 |
| | | | | team player ;). | ||||
* | added automatic OpenCL header downloader to build script. | Michael Bien | 2009-11-04 | 1 | -0/+100 |
| | |||||
* | integrated function parameter name uncommenter in build process for easier ↵ | Michael Bien | 2009-11-02 | 1 | -18/+33 |
| | | | | readable parameter names in generated code. | ||||
* | cleaned up resources folder structure and build. | Michael Bien | 2009-10-12 | 1 | -2/+4 |
| | |||||
* | temporary added GL3 headers, we should use JOGL's headers in future. | Michael Bien | 2009-09-29 | 1 | -6/+4 |
| | | | | continued with clCreateContextFromType impl. | ||||
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -0/+94 |
began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers |