aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/pcpp/PCPP.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-061-1107/+0
* Fix PCPP 'elif' case; Adding PCPP #error/#warning; Adding debug mode.Sven Gothel2010-11-041-7/+37
* 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-081-95/+92
* 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-151-0/+865
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-873/+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-141-1/+8
* 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