summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/impl/CLImpl.java
Commit message (Expand)AuthorAgeFilesLines
* LLB refactoring.Michael Bien2011-05-271-284/+0
* switched from PointerBuffer to NativeSizeBuffer.Michael Bien2011-04-231-28/+28
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* CLMemObjectDestructorCallback for HLB and LLB.Michael Bien2010-09-021-0/+12
* CLEvent callbacks for HLB and LLB.Michael Bien2010-09-021-0/+11
* switched to dynamic linking. All custom code functions must be called via fun...Michael Bien2010-06-211-19/+59
* Refactored LLB into two impl layers to reduce custom code injection significa...Michael Bien2010-06-081-0/+193