aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/gluegen/JavaEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-1689/+0
* Added checks on number of remaining elements and bytes for Buffers and Kenneth Russel2006-01-031-0/+6
* Fixed more problems related to recent restructuring of glue code Kenneth Russel2006-01-011-25/+12
* Fixed bugs in struct layout introduced during recent rewrite to Kenneth Russel2005-12-311-81/+96
* Refactored glue code generation for APIs requiring run-time lookup of Kenneth Russel2005-12-211-1/+7
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-091-110/+235
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+1550