aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/gl/CLGLObject.java
Commit message (Collapse)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-121-35/+0
| | | | team player ;).
* get(GL)Context() and getCL() getters.Michael Bien2010-03-161-0/+11
| | | | | fix in isGLMemorySharingSupported() on mac. javadoc fixes.
* introduced gl package and moved all interoperability functionality into it.Michael Bien2010-03-081-0/+24