summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/GlueGen.java
Commit message (Expand)AuthorAgeFilesLines
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-171-0/+3
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-12/+12
* GlueGen: Expose public static debug()Sven Gothel2011-12-181-7/+6
* Reversed Type relocation ; Minor fixSven Gothel2011-07-211-4/+0
* GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-211-5/+0
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-5/+2
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-181-0/+4
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-0/+5
* GlueGen: Close in/out streams to allow deleteOnExit() to succeed on WindowsSven Gothel2010-11-251-0/+3
* JogampVersion: StringBuffer getInfo(StringBuffer) -> StringBuffer toStringBuf...Sven Gothel2010-11-141-1/+1
* com.jogamp.common.util.GlueGenVersion -> com.jogamp.common.GlueGenVersionSven Gothel2010-11-121-1/+1
* New: JogampVersion, providing generic information for Jogamp JAR archives; Ve...Sven Gothel2010-11-121-0/+2
* Enhance API doc .. package description etcSven Gothel2010-11-091-50/+0
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-091-11/+48
* Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ...Sven Gothel2010-11-071-13/+14
* Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to direc...Sven Gothel2010-11-071-3/+7
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-0/+397