summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/JavaConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr...Sven Gothel2015-03-061-24/+28
* Bug 1134 - Refine Logging using 'LoggerIf' - Replace System.err w/ Logging wh...Sven Gothel2015-03-061-65/+41
* Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ TypesafetySven Gothel2015-03-051-118/+209
* Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin...Sven Gothel2015-02-021-10/+10
* Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' StatelessSven Gothel2015-02-011-1/+39
* GlueGen JavaEmitter: Use proper class access modifiers for emitted classes in...Sven Gothel2014-12-111-3/+6
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-218/+218
* Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a...Sven Gothel2014-06-251-17/+57
* GlueGen: Refine compound [array] call-by-value native code injection and init...Sven Gothel2014-06-181-10/+42
* GlueGen: Add support for 'compound call-by-value', i.e. passing and returning...Sven Gothel2014-06-171-0/+18
* GlueGen: Add 'MethodJavadoc <method-name> comment-line..' configuration eleme...Sven Gothel2014-01-211-35/+66
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-31/+31
* Cleanup GlueGen config 'ExtendedInterfaceSymbols*'Sven Gothel2013-01-311-17/+64
* gluegen: remove two fast-path tests that can never triggerHarvey Harrison2012-10-161-14/+0
* Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ;Sven Gothel2012-03-221-24/+27
* Add more debug/analisys information. Throw exception when attempting to overr...Sven Gothel2012-02-151-5/+33
* Don't ignore GlueGen.debug() in static DEBUG flags; Add JavaConfiguration.DEB...Sven Gothel2012-02-151-3/+18
* Reversed Type relocation ; Minor fixSven Gothel2011-07-211-1/+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/+1594