summaryrefslogtreecommitdiffstats
path: root/resources/cl-if.cfg
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright/author tagsedgeSven Gothel2011-06-281-1/+1
* renamed binding interfaces so we don't have a conflict with HLB.Michael Bien2011-05-271-21/+21
* LLB refactoring.Michael Bien2011-05-271-34/+26
* switched from PointerBuffer to NativeSizeBuffer.Michael Bien2011-04-231-3/+3
* CLMemObjectDestructorCallback for HLB and LLB.Michael Bien2010-09-021-1/+8
* CLEvent callbacks for HLB and LLB.Michael Bien2010-09-021-1/+6
* finished main functionality of ErrorHandler impl.Michael Bien2010-05-041-2/+2
* CLBuildListener functionality for high level bindings.Michael Bien2010-05-021-0/+1
* implemented low level BuildProgramCallbacks.Michael Bien2010-04-251-3/+3
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-1/+1
* modifications due to class movement in gluegen.Michael Bien2010-04-011-3/+3
* refactoring due to gluegen changes.Michael Bien2010-03-271-3/+3
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-0/+1
* more direct NIO.Michael Bien2010-01-251-3/+3
* introduced CLMemory as superclass for all memory objects.Michael Bien2010-01-181-2/+2
* added remaining @native tags to method javadoc.Michael Bien2009-11-231-3/+3
* added cl_ext header to build - extensions are now included in CL and CLGLI api.Michael Bien2009-11-061-2/+3
* utility methods and refactoring.Michael Bien2009-10-231-3/+3
* implemented clBuildProgram(...) and updated JUnit test.Michael Bien2009-10-141-1/+5
* added utility methods and getters to CLPlatform, CLDevice and CLContext.Michael Bien2009-10-011-2/+2
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-0/+31