aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/procaddress/ProcAddressEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* 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