summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os/MachineDescription.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin...Sven Gothel2015-02-021-318/+0
* Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' StatelessSven Gothel2015-02-011-2/+4
* Bug 1122: Refine AArch64 and OSType/32Bit incl. MachineDescriptionSven Gothel2015-01-301-22/+5
* Bug 1122: Add AArch64 support (Android, GNU/Linux and in general)Sven Gothel2015-01-301-41/+16
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-27/+27
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-41/+41
* Fix Bug 749: Add Support for Solaris SPARC 32bitBritta Eckhardt2013-06-131-7/+13
* Fix Platform static initialization interdependencies w/ GlueGen native librar...Sven Gothel2012-06-181-1/+3
* MachineDescriptor Static: Add Mac-OsX 32bit gcc4 special case with sizeof(lon...Sven Gothel2011-10-241-1/+7
* GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-211-149/+145
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-10/+152
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-171-24/+6
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-0/+223