aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/runtime/BufferFactory.java.javase
Commit message (Expand)AuthorAgeFilesLines
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-317/+0
* PointerBuffer supports now 32bit architectures.Michael Bien2010-01-191-3/+6
* fixed emitted code for buffer-array mixing.Michael Bien2010-01-121-1/+1
* temporary workaround in BufferFactory.isDirect(). Changed behavior to return ...Michael Bien2009-11-301-2/+2
* Add missing changes ..sg2158892009-07-131-68/+83
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+299
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-284/+0
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-261-0/+7
* Refactorings to support building JOGL and supporting libraries on Kenneth Russel2008-05-131-0/+277