aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/JavaEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup of JavaEmitterv2.0-rc10Sven Gothel2012-07-191-2/+2
* Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ;Sven Gothel2012-03-221-17/+14
* JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion...Sven Gothel2011-12-181-7/+16
* Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co...Sven Gothel2011-10-061-1/+1
* Fix PCPP/DumpCPP: Avoid NPE ; More descriptive exception in case of non integ...Sven Gothel2011-09-031-1/+1
* Reversed Type relocation ; Minor fixSven Gothel2011-07-211-7/+0
* GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-211-206/+172
* FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsetsSven Gothel2011-07-201-35/+6
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-201-2/+3
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-181-1/+9
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-0/+2
* refactoring in common.nio public api - removed Int64BufferMichael Bien2011-04-261-2/+2
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-0/+1950