summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/nio/Int64BufferSE.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring in common.nio public api - removed Int64BufferMichael Bien2011-04-261-70/+0
| | | | | | - removed Int64Buffer since it is no longer needed for LongBuffer emulation Signed-off-by: Sven Gothel <[email protected]>
* Fix: Buffers back to non final ; Added missing JogAmp (c)Sven Gothel2011-02-131-0/+1
|
* - removed CDC impl for com.jogamp.common.nioMichael Bien2011-02-091-1/+1
| | | | - generified class hierarchy (casts no longer needed in client code) - @Override where needed and other minor changes
* Merged with latest of mbienSven Gothel2010-03-311-13/+2
|
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+80