summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CreateContextCallback.java
Commit message (Collapse)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-121-14/+0
| | | | team player ;).
* implemented clBuildProgram(...) and updated JUnit test.Michael Bien2009-10-141-0/+1
|
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+13
began with custom impl. for functions with c -> java callbacks added an utility which uncomments function parameter names in headers