summaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/gluegen/JavaMethodBindingEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-784/+0
* Added checks on number of remaining elements and bytes for Buffers and Kenneth Russel2006-01-031-6/+62
* Fixed more problems related to recent restructuring of glue code Kenneth Russel2006-01-011-9/+8
* Refactored glue code generation for APIs requiring run-time lookup of Kenneth Russel2005-12-211-1/+9
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-091-11/+12
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+720