summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLImage2d.java
Commit message (Expand)AuthorAgeFilesLines
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-1/+1
* CLImage support for CLCommandQueue.Michael Bien2010-01-251-4/+4
* introduced CLMemory as superclass for all memory objects.Michael Bien2010-01-181-0/+36