summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/gl
Commit message (Collapse)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-127-611/+0
| | | | team player ;).
* 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
| | | | - renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
* get(GL)Context() and getCL() getters.Michael Bien2010-03-167-4/+71
| | | | | fix in isGLMemorySharingSupported() on mac. javadoc fixes.
* even more utility methods and general awesomeness.Michael Bien2010-03-164-15/+15
|
* moved generated CLGLI Interface into com.mbien.opencl.gl package.Michael Bien2010-03-085-5/+1
|
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-087-0/+548