aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/gl
Commit message (Collapse)AuthorAgeFilesLines
* 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