summaryrefslogtreecommitdiffstats
path: root/src/native
Commit message (Expand)AuthorAgeFilesLines
* Platform: Add accurate currentTimeMillis() and currentTimeMicros() native met...Sven Gothel2013-08-151-0/+25
* Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va...Sven Gothel2013-06-161-91/+0
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-093-0/+0
* Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor...Sven Gothel2011-09-231-2/+2
* Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc...Sven Gothel2011-08-033-27/+27
* 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-075-0/+10
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+2
* 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-315-26/+26
* 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-274-25/+25
* Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SEsg2158892009-07-281-0/+10
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-153-0/+273
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-153-273/+0
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-25/+28
* Fixes for building with Visual Studio .NET 2003 (Service Pack 1)Kenneth Russel2007-01-031-2/+2
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-013-0/+270