| Commit message (Expand) | Author | Age | Files | Lines |
* | JavaEmitter: Encapsulate 'needsJavaCallbackCode' query in JavaConfiguration. ... | Sven Gothel | 2023-08-04 | 1 | -0/+6 |
* | feat(callbackGenerator): Add basic management of callback without userData | Mathieu Féry | 2023-07-31 | 1 | -4/+11 |
* | GlueGen JavaCallback: Add optional custom 'Callback-UserParamClass` for non-c... | Sven Gothel | 2023-07-10 | 1 | -14/+34 |
* | GlueGen JavaCallback: Remove ambiguity: Config JavaCallbackDef/JavaCallbackKe... | Sven Gothel | 2023-07-06 | 1 | -40/+70 |
* | GlueGen: Add 'PascalString' string semantics (length + value-ptr), added prel... | Sven Gothel | 2023-07-05 | 1 | -7/+86 |
* | GlueGen JavaCallback: Revised: Static Java callback dispatcher, dropping nati... | Sven Gothel | 2023-07-04 | 1 | -31/+56 |
* | GlueGen JavaCallback: Only produce default 'Key' class if keys are used, expo... | Sven Gothel | 2023-07-01 | 1 | -0/+2 |
* | GlueGen JavaCallback: Resolve key mapping of callback and associated resource... | Sven Gothel | 2023-06-30 | 1 | -27/+71 |
* | GlueGen JavaCallback: 1st Working Draft: Changed 'JavaCallbackDef' config, ad... | Sven Gothel | 2023-06-29 | 1 | -55/+84 |
* | GlueGen LibraryOnLoad Config: Generate `JNI_OnLoad(..)` for dynamic and `JNI_... | Sven Gothel | 2023-06-29 | 1 | -2/+10 |
* | GlueGen JavaCallback: Move JavaCallback into JavaConfiguration, accessible ac... | Sven Gothel | 2023-06-26 | 1 | -0/+51 |
* | GlueGen JavaConfiguration: Add List<Integer> stringArguments(final AliasedSym... | Sven Gothel | 2023-06-25 | 1 | -0/+18 |
* | GlueGen JavaConfiguration: Add 'JavaCallbackDef <funcion-pointer-typedef-name... | Sven Gothel | 2023-06-25 | 1 | -1/+47 |
* | GlueGen: JavaConfiguration.promoteTypeInfo(): Fix primitive pointerDepth, i.e... | Sven Gothel | 2023-06-23 | 1 | -1/+1 |
* | GlueGen: JavaConfiguration.typeInfo(..): Clarify DEBUG_TYPE_INFO output | Sven Gothel | 2023-06-23 | 1 | -12/+14 |
* | feat(jni): Add directive for dedicated JNI Code with CustomJNICode | Mathieu Féry | 2023-06-16 | 1 | -0/+38 |
* | GlueGen Struct [4]: JavaConfiguration Change: Drop 'ManualStaticInitCall', 'F... | Sven Gothel | 2023-06-16 | 1 | -51/+93 |
* | Bug 1144 - Add 'DelegateImplementation': Requires own MethodBinding for deleg... | Sven Gothel | 2015-03-11 | 1 | -2/+50 |
* | Bug 1134 - LOG AliasedSymbol: Don't issue getAliasedString(), logger takes ca... | Sven Gothel | 2015-03-11 | 1 | -9/+9 |
* | Bug 1144 - Add 'DelegateImplementation', manually impl. may delegate to renam... | Sven Gothel | 2015-03-11 | 1 | -0/+72 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin... | Sven Gothel | 2015-03-11 | 1 | -1/+10 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup JavaConfiguration and use ma... | Sven Gothel | 2015-03-10 | 1 | -59/+75 |
* | Bug 1134 - Use ASTLocationTag in Logging (PCPP, Emitter); Refine ASTLocationT... | Sven Gothel | 2015-03-08 | 1 | -7/+19 |
* | Bug 1134 - Handle Opaque fields in structs; Print struct field name in apidoc... | Sven Gothel | 2015-03-07 | 1 | -0/+16 |
* | Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr... | Sven Gothel | 2015-03-06 | 1 | -24/+28 |
* | Bug 1134 - Refine Logging using 'LoggerIf' - Replace System.err w/ Logging wh... | Sven Gothel | 2015-03-06 | 1 | -65/+41 |
* | Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 1 | -118/+209 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 1 | -10/+10 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 1 | -1/+39 |
* | GlueGen JavaEmitter: Use proper class access modifiers for emitted classes in... | Sven Gothel | 2014-12-11 | 1 | -3/+6 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -218/+218 |
* | Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a... | Sven Gothel | 2014-06-25 | 1 | -17/+57 |
* | GlueGen: Refine compound [array] call-by-value native code injection and init... | Sven Gothel | 2014-06-18 | 1 | -10/+42 |
* | GlueGen: Add support for 'compound call-by-value', i.e. passing and returning... | Sven Gothel | 2014-06-17 | 1 | -0/+18 |
* | GlueGen: Add 'MethodJavadoc <method-name> comment-line..' configuration eleme... | Sven Gothel | 2014-01-21 | 1 | -35/+66 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -31/+31 |
* | Cleanup GlueGen config 'ExtendedInterfaceSymbols*' | Sven Gothel | 2013-01-31 | 1 | -17/+64 |
* | gluegen: remove two fast-path tests that can never trigger | Harvey Harrison | 2012-10-16 | 1 | -14/+0 |
* | Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ; | Sven Gothel | 2012-03-22 | 1 | -24/+27 |
* | Add more debug/analisys information. Throw exception when attempting to overr... | Sven Gothel | 2012-02-15 | 1 | -5/+33 |
* | Don't ignore GlueGen.debug() in static DEBUG flags; Add JavaConfiguration.DEB... | Sven Gothel | 2012-02-15 | 1 | -3/+18 |
* | Reversed Type relocation ; Minor fix | Sven Gothel | 2011-07-21 | 1 | -1/+0 |
* | - Moved most types and StructLayout to runtime package: | Sven Gothel | 2011-07-18 | 1 | -0/+2 |
* | Renamed com.sun.gluegen -> com.jogamp.gluegen | Sven Gothel | 2010-11-06 | 1 | -0/+1594 |