aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native ...Sven Gothel2023-11-261-0/+2
* Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()Sven Gothel2023-01-141-2/+2
* Bug 1367: Adapt to TempFileCache & TempJarCache ChangesSven Gothel2019-04-031-1/+1
* Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47acSven Gothel2015-11-151-0/+10
* Bug 1024: Add fallback for native-jar-file location via classpathSven Gothel2014-07-111-1/+1
* Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024)Sven Gothel2014-07-051-1/+1
|\
| * Attempt to remove aliasing from native libraries.Mark Raynsford2014-06-301-1/+1
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-2/+2
|/
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-12/+12
* Security: Apply security changes from GlueGenSven Gothel2013-06-211-8/+13
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-261-2/+2
* Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566Sven Gothel2012-03-261-0/+14
* CgDynamicLibraryBundleInfo: Add TempJarCache usage for atomic native jar (of ...Sven Gothel2011-12-181-0/+18
* DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...Sven Gothel2011-08-311-10/+14
* Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An...Sven Gothel2011-08-091-1/+5
* Cleanup (removed obsolete class / imports) ; Cg fixSven Gothel2010-12-131-5/+0
* Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-25/+26
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-0/+84