summaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/gluegen
Commit message (Expand)AuthorAgeFilesLines
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-1569-20580/+0
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-17/+16
* Fixed Issue 84: glReadPixels does not commit results Kenneth Russel2006-01-111-1/+1
* Added checks on number of remaining elements and bytes for Buffers and Kenneth Russel2006-01-034-6/+198
* Fixed build problem with recent 64-bit changes. Now force enum types Kenneth Russel2006-01-021-1/+6
* Fixed build problems on X11 platforms after last checkinKenneth Russel2006-01-011-4/+5
* Fixed more problems related to recent restructuring of glue code Kenneth Russel2006-01-018-72/+42
* 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-2112-614/+1137
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-0924-239/+637
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2462-0/+19477