index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
sun
/
gluegen
/
runtime
/
NativeLibrary.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
1
-425
/
+0
*
Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE
sg215889
2009-07-28
1
-1
/
+1
*
Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+425
*
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
Kenneth Russel
2009-06-15
1
-404
/
+0
*
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