Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Issue 262: DRIHack problems with ATI and possibly other drivers | Kenneth Russel | 2007-01-21 | 1 | -0/+27 |
* | Fixed latent problem with lookup of native libraries using ClassLoader | Kenneth Russel | 2006-12-22 | 1 | -2/+16 |
* | Fixed typo in comment | Kenneth Russel | 2006-12-04 | 1 | -1/+1 |
* | Removed native code for DRIHack and replaced it with code using the | Kenneth Russel | 2006-11-24 | 1 | -0/+8 |
* | Fixed run-time breakage due to NativeLibrary usage in JOAL. Added | Kenneth Russel | 2006-09-03 | 1 | -8/+19 |
* | Changed NativeLibrary.open() to accept boolean argument indicating | Kenneth Russel | 2006-08-27 | 1 | -11/+50 |
* | Added NativeLibrary helper class to com.sun.gluegen.runtime package, | Kenneth Russel | 2006-08-01 | 1 | -0/+305 |