summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLMemory.java
Commit message (Expand)AuthorAgeFilesLines
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-19/+34
* moved all CLGL specific methods into CLGLBuffer.Michael Bien2010-01-211-0/+8
* introduced CLMemory as superclass for all memory objects.Michael Bien2010-01-181-0/+208