aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/pcpp
Commit message (Expand)AuthorAgeFilesLines
* implemented better logging using java.util.logging.Michael Bien2010-03-311-58/+54
* PCPP supports now simple macros.Michael Bien2010-02-201-18/+32
* better exception handling in GlueGen.Michael Bien2010-02-201-112/+249
* defines with constant but more complex expressions are now no longer ignored ...Michael Bien2009-10-081-2/+58
* gluegen.jar compiles now with source=1.5 classfile version (However, gluegen-...Michael Bien2009-10-082-99/+103
* Cleanup for a better OpenGL 3.2 integration,Sven Gothel2009-08-051-7/+19
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-152-0/+1039
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-152-1047/+0
* - Add a fix (from Ken Russel) for properly parsing negative constants in enumskrishna_gadepalli2007-03-051-1/+1
* Updated glext.h to current one from khronos.org subversion repository Kenneth Russel2006-11-201-0/+21
* Fixed Issue 3: Support for backslash line-splitting by PCPP Kenneth Russel2006-10-142-1/+182
* Fixed Issue 2: Enable pushing bug in PCPP Kenneth Russel2006-09-261-1/+1
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+845