aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/nio/StructAccessor.java
Commit message (Expand)AuthorAgeFilesLines
* GlueGen Struct [1]: Enhance com.jogamp.common.nio.* to serve a most native-fr...Sven Gothel2023-06-161-4/+10
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ...Sven Gothel2015-03-231-0/+23
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-34/+34
* Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a...Sven Gothel2014-06-251-3/+3
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-171-25/+25
* Fix Bug625: StructAccessor missing setShortsAt() and getShortsAt() methods fo...Sven Gothel2012-12-301-0/+13
* GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-211-6/+59
* minor refinementSven Gothel2011-07-201-30/+30
* FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsetsSven Gothel2011-07-201-132/+84
* Fix: Buffers back to non final ; Added missing JogAmp (c)Sven Gothel2011-02-131-0/+1
* - removed CDC impl for com.jogamp.common.nioMichael Bien2011-02-091-56/+3
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+327