summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLGLBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-081-64/+0
* refactored CLGLBuffer into seperate OpenGL buffer and image types.Michael Bien2010-02-271-55/+20
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-5/+16
* moved all CLGL specific methods into CLGLBuffer.Michael Bien2010-01-211-0/+88