summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/nio/PointerBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* NativeBuffer/PointerBuffer API/Impl Change (remove explicit backup array, all...Sven Gothel2011-04-271-39/+151
* - removed CDC impl for com.jogamp.common.nioMichael Bien2011-02-091-19/+8
* LICENSE.txt changes:Sven Gothel2010-09-141-24/+25
* Using Buffers.isDirect(), due to Java <= 1.5 limitationsSven Gothel2010-04-261-1/+1
* Fix 32bit masking / testsSven Gothel2010-04-011-1/+2
* Merged with latest of mbienSven Gothel2010-03-311-94/+23
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+227