aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/gl/CLGLTexture2d.java
Commit message (Expand)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-65/+0
* get(GL)Context() and getCL() getters.Michael Bien2010-03-161-0/+1
* even more utility methods and general awesomeness.Michael Bien2010-03-161-3/+3
* moved generated CLGLI Interface into com.mbien.opencl.gl package.Michael Bien2010-03-081-1/+0
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-081-0/+65