| Commit message (Expand) | Author | Age | Files | Lines |
* | GlueGen Struct [1]: Enhance com.jogamp.common.nio.* to serve a most native-fr... | Sven Gothel | 2023-06-16 | 2 | -14/+30 |
* | Clock: Consider return code on failed native clock_gettime(..) call; Add Win3... | Sven Gothel | 2023-03-07 | 1 | -21/+153 |
* | Clock: Rename currentTimeNanos() -> currentNanos() as it represents the durat... | Sven Gothel | 2023-03-06 | 1 | -1/+1 |
* | Fix Clock for performance counter: Add currentTimeNanos() since module startu... | Sven Gothel | 2023-03-06 | 1 | -17/+83 |
* | Add Clock, implementing proper monotonic and wallclock time using Instant (se... | Sven Gothel | 2023-03-06 | 2 | -25/+94 |
* | Bug 1363: Java 11: Recognize Java9+ ..; Support JEP 178 static linkage libglu... | Sven Gothel | 2019-06-17 | 1 | -0/+42 |
* | Bug 1231: Add Windows x86_64 test executable ; Use 'WinMain' for Windows test... | Sven Gothel | 2015-09-24 | 3 | -10/+32 |
* | Bug 1219: IOUtil.testDirExe: Satisfactory when executed, more debug options | Sven Gothel | 2015-09-21 | 2 | -2/+13 |
* | Bug 1219: Use Win32 API for test PE exe, not console | Sven Gothel | 2015-09-19 | 5 | -1/+6 |
* | Bug 1219: Sporadic failure to determine 'executable temp base directory' on W... | Sven Gothel | 2015-09-19 | 4 | -0/+5 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 1 | -18/+18 |
* | GlueGen: Cleanup static generated JNI code (fix method names) | Sven Gothel | 2015-01-30 | 3 | -36/+55 |
* | Bug 1108 - Fix difficulties to determine executable access permission on Wind... | Sven Gothel | 2014-12-13 | 5 | -0/+932 |
* | Minor edits: space, final qualifier; setenv-build-*: Add generic JDK location | Sven Gothel | 2014-06-17 | 1 | -1/+2 |
* | UnixDynamicLinkerImpl_JNI.c: Add (inactive) dlopen debug code (helper to anal... | Sven Gothel | 2014-05-09 | 1 | -0/+24 |
* | Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ... | Sven Gothel | 2013-10-23 | 1 | -0/+39 |
* | Platform: Add accurate currentTimeMillis() and currentTimeMicros() native met... | Sven Gothel | 2013-08-15 | 1 | -0/+25 |
* | Fix DynamicLinker Impl: Add Bionic specialization using Bionic's non POSIX va... | Sven Gothel | 2013-06-16 | 1 | -91/+0 |
* | gluegen: remove executable bit from java and c source files | Harvey Harrison | 2013-04-09 | 3 | -0/+0 |
* | Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor... | Sven Gothel | 2011-09-23 | 1 | -2/+2 |
* | Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc... | Sven Gothel | 2011-08-03 | 3 | -27/+27 |
* | Android: Remove native (fake) detection | Sven Gothel | 2011-07-24 | 1 | -9/+0 |
* | Android integration / cross-test ; Enhance Platform | Sven Gothel | 2011-07-24 | 1 | -0/+9 |
* | Added scripts and custom cpp-tasks to build on android-armv7l | Rami Santina | 2011-07-21 | 1 | -0/+1 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 1 | -0/+15 |
* | GlueGen: Alignment Cleanup .. | Sven Gothel | 2011-07-17 | 1 | -40/+11 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 2 | -29/+174 |
* | remove warnings | Sven Gothel | 2011-06-10 | 2 | -2/+3 |
* | Platform: Add getPageSize() | Sven Gothel | 2011-06-07 | 1 | -0/+19 |
* | Fix C / JNI compilation: Add/use javah, recompile if out of date, | Sven Gothel | 2011-06-07 | 5 | -0/+10 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 1 | -2/+2 |
* | Importing files from JOGL (preserving history) | Sven Gothel | 2010-04-19 | 1 | -1/+1 |
* | Moving imported files to proper place | Sven Gothel | 2010-04-19 | 1 | -0/+51 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 5 | -26/+26 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=392 | Sven Gothel | 2010-03-30 | 2 | -0/+10 |
* | Merge CPU to Platform | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
* | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 4 | -25/+25 |
* | Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE | sg215889 | 2009-07-28 | 1 | -0/+10 |
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 3 | -0/+273 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 3 | -273/+0 |
* | Changed implementation of ArgumentIsString to work with wide-character
| Kenneth Russel | 2008-05-27 | 1 | -25/+28 |
* | Fixes for building with Visual Studio .NET 2003 (Service Pack 1) | Kenneth Russel | 2007-01-03 | 1 | -2/+2 |
* | Added NativeLibrary helper class to com.sun.gluegen.runtime package,
| Kenneth Russel | 2006-08-01 | 3 | -0/+270 |