summaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/os/MachineDescriptionRuntime.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin...Sven Gothel2015-02-021-156/+0
* Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' StatelessSven Gothel2015-02-011-23/+10
* Bug 1122: Refine AArch64 and OSType/32Bit incl. MachineDescriptionSven Gothel2015-01-301-27/+5
* Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)Sven Gothel2015-01-301-1/+5
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-2/+2
* Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'bes...Sven Gothel2014-01-241-21/+40
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-23/+23
* Fix Bug 749: Add Support for Solaris SPARC 32bitBritta Eckhardt2013-06-131-12/+17
* 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