summaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/runtime/PointerBuffer.java.javase
Commit message (Expand)AuthorAgeFilesLines
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-169/+0
* Drop PointerBuffer.wrapNative2Java(..)Sven Gothel2010-03-191-26/+7
* PointerBuffer supports now 32bit architectures.Michael Bien2010-01-191-15/+33
* fixed off-by-one bug in put and get.Michael Bien2010-01-121-3/+12
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-151-1/+1
* Add missing changes ..sg2158892009-07-131-7/+105
* Add: Extended support for CVM:sg2158892009-07-131-0/+63