Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=392 | Sven Gothel | 2010-03-30 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | | | 32bit/64bit values and arrays are misrepresented - PointerBuffer: Adding methods PointeRBuffer referenceBuffer(int index, Buffer data) PointeRBuffer referenceBuffer(Buffer data) Buffer getReferencedBuffer(int index) Buffer getReferencedBuffer() Adding a reference of a given direct Buffer to this pointer buffer, and retrieving a previously referenced direct Buffer. This allows a more convenient handling of PointerBuffer with the user API's .. | ||||
* | Merge CPU to Platform | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
| | |||||
* | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 1 | -1/+1 |
| | |||||
* | Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE | sg215889 | 2009-07-28 | 1 | -0/+10 |