summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/llb
Commit message (Collapse)AuthorAgeFilesLines
* custom impl for clGetExtensionFuncitonAddress binding to remove a few ↵Michael Bien2011-07-181-9/+12
| | | | | gluegen workarounds. should be also a bit more gc friendly.
* javadoc updates.Michael Bien2011-05-273-12/+26
|
* LLB refactoring.Michael Bien2011-05-274-0/+428
- split up CL into multiple sub interfaces - seperation is now feature wise - introdused llb package for low level classes