Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 7 | -611/+0 |
| | | | | team player ;). | ||||
* | modifications due to class movement in gluegen. | Michael Bien | 2010-04-01 | 1 | -2/+2 |
| | |||||
* | refactoring com.sun.opengl -> com.jogamp.opengl | Michael Bien | 2010-03-27 | 1 | -4/+4 |
| | |||||
* | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 1 | -1/+1 |
| | | | | - renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | ||||
* | get(GL)Context() and getCL() getters. | Michael Bien | 2010-03-16 | 7 | -4/+71 |
| | | | | | fix in isGLMemorySharingSupported() on mac. javadoc fixes. | ||||
* | even more utility methods and general awesomeness. | Michael Bien | 2010-03-16 | 4 | -15/+15 |
| | |||||
* | moved generated CLGLI Interface into com.mbien.opencl.gl package. | Michael Bien | 2010-03-08 | 5 | -5/+1 |
| | |||||
* | introduced gl package and moved all interoperability functionality into it. | Michael Bien | 2010-03-08 | 7 | -0/+548 |