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 | 1 | -2/+2 |
| | | | | team player ;). | ||||
* | moved generated CLGLI Interface into com.mbien.opencl.gl package. | Michael Bien | 2010-03-08 | 1 | -0/+5 |
| | |||||
* | generated javadoc links now to the official OpenCL doc ↵ | Michael Bien | 2009-11-22 | 1 | -1/+1 |
| | | | | | | (http://www.khronos.org/opencl/sdk/1.0/docs/man/xhtml/). every generated method contains now a link to the specific OpenCL man page of the native OpenCL function. | ||||
* | splitted binding in core (CL) and CL-GL interop. (CLGLI) | Michael Bien | 2009-09-23 | 1 | -2/+2 |
| | | | | | began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers | ||||
* | introduced CLGLI interface for OpenCL-OpenGL Interoperability | Michael Bien | 2009-09-19 | 1 | -0/+18 |