summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/nio/Int64Buffer.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring in common.nio public api - removed Int64BufferMichael Bien2011-04-261-71/+0
| | | | | | - removed Int64Buffer since it is no longer needed for LongBuffer emulation Signed-off-by: Sven Gothel <[email protected]>
* - removed CDC impl for com.jogamp.common.nioMichael Bien2011-02-091-18/+5
| | | | - generified class hierarchy (casts no longer needed in client code) - @Override where needed and other minor changes
* LICENSE.txt changes:Sven Gothel2010-09-141-25/+26
| | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license.
* Merged with latest of mbienSven Gothel2010-03-311-91/+4
|
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+170