summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/MethodBinding.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-30/+30
* Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a...Sven Gothel2014-06-251-2/+10
* GlueGen: Refine compound [array] call-by-value native code injection and init...Sven Gothel2014-06-181-1/+24
* GlueGen: Add support for 'compound array call-by-value'Sven Gothel2014-06-171-5/+5
* gluegen: MethodBinding implements clone() without implenting ClonableHarvey Harrison2014-01-051-6/+1
* ProcAddressEmitter: Remove 'guessing' argument names from types, since they a...Sven Gothel2012-10-161-2/+2
* Reversed Type relocation ; Minor fixSven Gothel2011-07-211-1/+1
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-181-1/+1
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-0/+639