summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/gl/CLGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-250/+0
* modifications due to class movement in gluegen.Michael Bien2010-04-011-2/+2
* refactoring com.sun.opengl -> com.jogamp.openglMichael Bien2010-03-271-4/+4
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* get(GL)Context() and getCL() getters.Michael Bien2010-03-161-3/+24
* moved generated CLGLI Interface into com.mbien.opencl.gl package.Michael Bien2010-03-081-1/+1
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-081-0/+229