aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/common
Commit message (Expand)AuthorAgeFilesLines
* Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor...Sven Gothel2011-09-231-2/+2
* Android: Remove native (fake) detectionSven Gothel2011-07-241-9/+0
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-241-0/+9
* Added scripts and custom cpp-tasks to build on android-armv7lRami Santina2011-07-211-0/+1
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-0/+15
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-171-40/+11
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-172-29/+174
* remove warningsSven Gothel2011-06-102-2/+3
* Platform: Add getPageSize()Sven Gothel2011-06-071-0/+19
* Fix C / JNI compilation: Add/use javah, recompile if out of date,Sven Gothel2011-06-072-0/+4
* Importing files from JOGL (preserving history)Sven Gothel2010-04-191-1/+1
* Moving imported files to proper placeSven Gothel2010-04-191-0/+51
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-312-2/+2
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=392Sven Gothel2010-03-302-0/+10
* Merge CPU to PlatformSven Gothel2010-03-281-1/+1
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-1/+1
* Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SEsg2158892009-07-281-0/+10