summaryrefslogtreecommitdiffstats
path: root/resources/cl-common.cfg
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright/author tagsedgeSven Gothel2011-06-281-1/+1
* LLB refactoring.Michael Bien2011-05-271-2/+2
* generator should use IllegalArgumentException instead of CLException for argu...Michael Bien2011-04-271-2/+2
* added direct-nio enforcement for buffer rect methods.Michael Bien2011-02-151-1/+11
* small modifications and fixes (build, gluegen)Michael Bien2010-11-151-0/+2
* CLMemObjectDestructorCallback for HLB and LLB.Michael Bien2010-09-021-3/+0
* CLEvent callbacks for HLB and LLB.Michael Bien2010-09-021-1/+0
* OpenCL 1.1 support.OpenCL1.1Michael Bien2010-06-151-1/+9
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-2/+2
* several small refactorings, api and javadoc improvements.Michael Bien2010-02-221-0/+1
* trivial bugfixes, typo and javadoc warning fixes.Michael Bien2010-02-011-0/+7
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-5/+7
* dynamic dispatch via CLProcAddressTable for OpenCL extensions.Michael Bien2010-01-221-1/+2
* temporary dissabled non direct NIO binding for methods containing long[] sinc...Michael Bien2010-01-191-0/+26
* cleaned up NioDirectOnly list, added clSetKernelArg to list.Michael Bien2010-01-141-14/+11
* enforce client side "good behavior" by generating direct-memory-only bindings...Michael Bien2010-01-121-0/+28
* generated javadoc links now to the official OpenCL doc (http://www.khronos.or...Michael Bien2009-11-221-0/+2
* renamed automatic generated struct accessor cl_image_format to CLImageFormat.Michael Bien2009-11-011-0/+12
* switched from nvidia to khronos headers.Michael Bien2009-10-131-1/+9
* cleaned up resources folder structure and build.Michael Bien2009-10-121-2/+0
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+5
* introduced CLGLI interface for OpenCL-OpenGL InteroperabilityMichael Bien2009-09-191-0/+17