summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/procaddress/ProcAddressEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1144 - Add 'DelegateImplementation': Requires own MethodBinding for deleg...Sven Gothel2015-03-111-14/+5
* Bug 1134 - LOG AliasedSymbol: Don't issue getAliasedString(), logger takes ca...Sven Gothel2015-03-111-5/+5
* Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin...Sven Gothel2015-03-111-11/+5
* Bug 1144 - Add 'DelegateImplementation': Sort JavaMethodBindingEmitter argume...Sven Gothel2015-03-101-1/+1
* Bug 1134 - ProcAddressCMethodBindingEmitter: Use available 'ProcAddrTypedef' ...Sven Gothel2015-03-091-11/+8
* Bug 1134 - Use ASTLocationTag in Logging (PCPP, Emitter); Refine ASTLocationT...Sven Gothel2015-03-081-5/+5
* Bug 1134 - Fix ProcAddressEmitter.getFunctionPointerTypedefName() ; Fix JavaE...Sven Gothel2015-03-061-1/+1
* Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr...Sven Gothel2015-03-061-32/+43
* Bug 1134 - Refine Logging using 'LoggerIf' - Replace System.err w/ Logging wh...Sven Gothel2015-03-061-0/+2
* GlueGen JavaEmitter: Use proper class access modifiers for emitted classes in...Sven Gothel2014-12-111-3/+7
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-26/+26
* GlueGen: Add support for 'compound array call-by-value'Sven Gothel2014-06-171-2/+1
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-15/+15
* ProcAddressTable: Make all handles package private, use local PROCADDRESS_VAR...Sven Gothel2013-06-201-6/+13
* Security: Gluegen generated native methods w/ 'pass through function pointer'...Sven Gothel2013-06-201-15/+37
* GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'...Sven Gothel2013-06-141-1/+1
* gluegen: remove executable bit from java and c source filesHarvey Harrison2013-04-091-0/+0
* ProcAddressEmitter: Remove 'guessing' argument names from types, since they a...Sven Gothel2012-10-161-16/+0
* ProcAddressEmitter: Even use this emitter for manual impl. methods, which all...Sven Gothel2012-02-231-18/+19
* Reversed Type relocation ; Minor fixSven Gothel2011-07-211-2/+0
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-181-0/+2
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-0/+357