Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 1 | -3/+1 |
* | Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt... | Sven Gothel | 2011-09-21 | 1 | -2/+2 |
* | Remove redundant: NativeLibrary.ensureNativeLibLoaded() | Sven Gothel | 2011-09-20 | 1 | -1/+2 |
* | PointerBuffer: Add duplicate() method (as req by JOCL) | Sven Gothel | 2011-05-01 | 1 | -0/+19 |
* | NativeBuffer/PointerBuffer API/Impl Change (remove explicit backup array, all... | Sven Gothel | 2011-04-27 | 1 | -39/+151 |
* | - removed CDC impl for com.jogamp.common.nio | Michael Bien | 2011-02-09 | 1 | -19/+8 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -24/+25 |
* | Using Buffers.isDirect(), due to Java <= 1.5 limitations | Sven Gothel | 2010-04-26 | 1 | -1/+1 |
* | Fix 32bit masking / tests | Sven Gothel | 2010-04-01 | 1 | -1/+2 |
* | Merged with latest of mbien | Sven Gothel | 2010-03-31 | 1 | -94/+23 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 1 | -0/+227 |