aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/NativeLibLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-251-2/+29
* 2nd big refactoring.Sven Gothel2008-06-211-1/+1
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-23/+0
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-131-1/+6
* 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