summaryrefslogtreecommitdiffstats
path: root/resources/cl-common.cfg
Commit message (Expand)AuthorAgeFilesLines
* 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