| 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 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 | 1 | -0/+5 |
* | Minor edits: space, final qualifier; setenv-build-*: Add generic JDK location | Sven Gothel | 2014-06-17 | 1 | -1/+2 |
* | 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 |
* | Moved JVMUtil to private package; Invoke JVMUtil.initSingleton() from Platfor... | Sven Gothel | 2011-09-23 | 1 | -2/+2 |
* | 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 | 2 | -0/+4 |
* | 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 | 2 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE | sg215889 | 2009-07-28 | 1 | -0/+10 |