aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/NativeLibLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-192/+0
* Synced loadLibraryInternal implementation with JNLPAppletLauncher's Kenneth Russel2007-07-211-1/+12
* Added support for the new JNLPAppletLauncher (http://applet-launcher.dev.java...Kenneth Russel2007-06-281-2/+38
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-241-11/+0
* Fixed Issue 215: Enhancement for NativeLibLoader Kenneth Russel2006-04-171-60/+90
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-161-0/+19
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-30/+46
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-091-1/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+91