aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/MachineDescriptionRuntime.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Platform static initialization interdependencies w/ GlueGen native librar...Sven Gothel2012-06-181-7/+7
* MachineDescriptor Static: Add Mac-OsX 32bit gcc4 special case with sizeof(lon...Sven Gothel2011-10-241-0/+2
* gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot...Sven Gothel2011-09-221-4/+23
* Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt...Sven Gothel2011-09-211-2/+2
* Remove redundant: NativeLibrary.ensureNativeLibLoaded()Sven Gothel2011-09-201-1/+2
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-281-1/+0
* Android: Remove native (fake) detectionSven Gothel2011-07-241-11/+0
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-241-0/+12
* GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-211-31/+63
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-16/+9
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-171-8/+4
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-0/+120