summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/procaddress
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-034-95/+95
* GlueGen: Add support for 'compound array call-by-value'Sven Gothel2014-06-171-2/+1
* gluegen: remove some unused importsHarvey Harrison2014-05-311-1/+0
* gluegen: use String.format to emit the error exception in implementation classesv2.1.3Harvey Harrison2013-11-301-1/+2
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-171-0/+4
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-174-38/+38
* StringBuffer -> StringBuilderSven Gothel2013-07-141-2/+0
* 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-094-0/+0
* ProcAddressEmitter: Remove 'guessing' argument names from types, since they a...Sven Gothel2012-10-161-16/+0
* StringBuffer -> StringBuilder (Local objects, no concurrency)Sven Gothel2012-04-161-2/+1
* ProcAddressEmitter: Even use this emitter for manual impl. methods, which all...Sven Gothel2012-02-231-18/+19
* Reversed Type relocation ; Minor fixSven Gothel2011-07-212-4/+0
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-182-0/+4
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-064-0/+1045