summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/runtime/PointerBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-225/+0
* introduced internal NativeBuffer interface, this can be made public as soon w...Michael Bien2010-03-301-1/+1
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=392Sven Gothel2010-03-301-0/+52
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=389Sven Gothel2010-03-301-0/+14
* Resolved conflictsSven Gothel2010-03-291-3/+3
|\
| * renamed BufferFactory into Buffers.Michael Bien2010-03-291-3/+3
* | New Int64Buffer type, which is being used for gluegen 'long *'Sven Gothel2010-03-291-1/+5
* | Merge CPU to PlatformSven Gothel2010-03-281-1/+1
|/
* (part2) merged all cdc_fp special cases into one common superclass for each s...Michael Bien2010-03-281-133/+119
* (part 1) merged all cdc_fp special cases into one common superclass for each ...Michael Bien2010-03-281-0/+169