summaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/cgram
Commit message (Expand)AuthorAgeFilesLines
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-0634-8442/+0
* Avoid NPESven Gothel2010-11-063-5/+15
* Fix native type representation; Retain typedef declName in resulting Type for...Sven Gothel2010-11-0615-102/+213
* continued with code cleanup in com.sun.gluegen.cgram and com.sun.gluegen.open...Michael Bien2009-12-0214-454/+555
* Code cleanup. Ported package com.sun.gluegen to java 5 language level.Michael Bien2009-12-011-20/+24
* defines with constant but more complex expressions are now no longer ignored ...Michael Bien2009-10-081-5/+16
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1534-0/+8205
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-1534-8193/+0
* - Add a fix (from Ken Russel) for properly parsing negative constants in enumskrishna_gadepalli2007-03-052-2/+12
* Incorporated fixes from Krishna Gadepalli in handling of enumsKenneth Russel2007-02-271-4/+20
* Updated glext.h to current one from khronos.org subversion repository Kenneth Russel2006-11-202-0/+2
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-174-4/+20
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-1534-0/+8149