summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/CLImageFormat.java
Commit message (Expand)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-280/+0
* refactored CLGLBuffer into seperate OpenGL buffer and image types.Michael Bien2010-02-271-0/+3
* trivial bugfixes, typo and javadoc warning fixes.Michael Bien2010-02-011-1/+1
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-0/+277