Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DynamicLibraryBundle (enhancement) | Sven Gothel | 2012-02-12 | 1 | -15/+2 |
| | | | | | | | - Hold DEBUG, DEBUG_LOOKUP in DynamicLookupHelper - Tool complete only if named tool's GetProcAddressFunc is avail - Allow no tool/glue lib's - Use DEBUG_LOCKUP for lockup symbol trace | ||||
* | Fix Bug 510 w/ Wade Walker's proposal. However, the EGL global lookup ↵ | Sven Gothel | 2011-08-22 | 1 | -2/+6 |
| | | | | setting will be changed in JOGL as well | ||||
* | Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; ↵ | Sven Gothel | 2011-08-03 | 1 | -0/+79 |
GluegenVersionActivity uses ApplicationContext Hide DynamicLinker impl.: - com.jogamp.common.os.*DynamicLinkerImpl -> jogamp.common.os |