4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed method. More... about 15 years ago
renamed method. More... about 15 years ago
Refactored ProcAddressTable generation. - ProcAddressTable is now the common superclass for all tables - Removed ProcAddressHelpers and added FunctionAddressResolver extension mechanism More... about 15 years ago
Refactored ProcAddressTable generation. - ProcAddressTable is now the common superclass for all tables - Removed ProcAddressHelpers and added FunctionAddressResolver extension mechanism More... about 15 years ago
Use JNILibLoader in the junit test More... about 15 years ago
Use JNILibLoader in the junit test More... about 15 years ago
Merge branch 'master' of github.com:mbien/gluegen More... about 15 years ago
Merge branch 'master' of github.com:mbien/gluegen More... about 15 years ago
Cleanup uptodate rule More... about 15 years ago
Cleanup uptodate rule More... about 15 years ago
IntIntHashMap (and friends) is now Iterable. Added iterator testcase. More... about 15 years ago
IntIntHashMap (and friends) is now Iterable. Added iterator testcase. More... about 15 years ago
added getKeyNotFoundValue() and some javadoc to IntIntHashMap. More... about 15 years ago
added getKeyNotFoundValue() and some javadoc to IntIntHashMap. More... about 15 years ago
Fix Exception Handling .. More... about 15 years ago
Fix Exception Handling .. More... about 15 years ago
Importing files from JOGL (preserving history) git mv src/nativewindow/native/JVM_Tool.c src/native/common/JVM_Tool.c git mv src/nativewindow/classes/com/jogamp/nativewindow/impl/NativeLibLoaderBase.java src/java/com/jogamp/common/jvm/JNILibLoaderBase.java git mv src/nativewindow/classes/com/jogamp/nativewindow/impl/jvm/JVMUtil.java src/java/com/jogamp/common/jvm/JVMUtil.java git mv src/nativewindow/classes/com/jogamp/nativewindow/impl/NWReflection.java src/java/com/jogamp/common/util/ReflectionUtil.java More... about 15 years ago
Importing files from JOGL (preserving history) git mv src/nativewindow/native/JVM_Tool.c src/native/common/JVM_Tool.c git mv src/nativewindow/classes/com/jogamp/nativewindow/impl/NativeLibLoaderBase.java src/java/com/jogamp/common/jvm/JNILibLoaderBase.java git mv src/nativewindow/classes/com/jogamp/nativewindow/impl/jvm/JVMUtil.java src/java/com/jogamp/common/jvm/JVMUtil.java git mv src/nativewindow/classes/com/jogamp/nativewindow/impl/NWReflection.java src/java/com/jogamp/common/util/ReflectionUtil.java More... about 15 years ago
Added keyNotFoundValue semantics, for primitve types it defaults to -1 now. More... about 15 years ago
Added keyNotFoundValue semantics, for primitve types it defaults to -1 now. More... about 15 years ago
remove duplicated file while importing More... about 15 years ago
remove duplicated file while importing More... about 15 years ago
Moving imported files to proper place More... about 15 years ago
Moving imported files to proper place More... about 15 years ago
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved exception handling in NWReflection and NativeLibLoaderBase. goal was to prevent catch(Throwable) and to fix or document empty catch blocks where it makes sense. More... about 15 years ago
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved exception handling in NWReflection and NativeLibLoaderBase. goal was to prevent catch(Throwable) and to fix or document empty catch blocks where it makes sense. More... about 15 years ago
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved exception handling in NWReflection and NativeLibLoaderBase. goal was to prevent catch(Throwable) and to fix or document empty catch blocks where it makes sense. More... about 15 years ago
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved exception handling in NWReflection and NativeLibLoaderBase. goal was to prevent catch(Throwable) and to fix or document empty catch blocks where it makes sense. More... about 15 years ago
Add emitting is|get GL4|GL4bc More... about 15 years ago
Add emitting is|get GL4|GL4bc More... about 15 years ago