aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/nio/NativeBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* NIO NativeBuffer, {Element,Pointer}Buffer: Add limit, clear and flip; Arrange...Sven Gothel2023-06-231-3/+25
* GlueGen Struct [1]: Enhance com.jogamp.common.nio.* to serve a most native-fr...Sven Gothel2023-06-161-10/+26
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-8/+8
* Buffers: Expose 'getRemainingBytes(Object buffer)'Sven Gothel2013-04-271-0/+1
* Buffers: Add generic slice2Float(..) method from JOGL's ProjectFloat/FloatUtilSven Gothel2012-04-091-1/+0
* NativeBuffer/PointerBuffer API/Impl Change (remove explicit backup array, all...Sven Gothel2011-04-271-6/+22
* - removed CDC impl for com.jogamp.common.nioMichael Bien2011-02-091-6/+2
* LICENSE.txt changes:Sven Gothel2010-09-141-0/+28
* Merged with latest of mbienSven Gothel2010-03-311-13/+20
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+47