| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PCPP 'elif' case; Adding PCPP #error/#warning; Adding debug mode. | Sven Gothel | 2010-11-04 | 1 | -7/+37 |
* | implemented better logging using java.util.logging. | Michael Bien | 2010-03-31 | 1 | -58/+54 |
* | PCPP supports now simple macros. | Michael Bien | 2010-02-20 | 1 | -18/+32 |
* | better exception handling in GlueGen. | Michael Bien | 2010-02-20 | 1 | -112/+249 |
* | defines with constant but more complex expressions are now no longer ignored ... | Michael Bien | 2009-10-08 | 1 | -2/+58 |
* | gluegen.jar compiles now with source=1.5 classfile version (However, gluegen-... | Michael Bien | 2009-10-08 | 2 | -99/+103 |
* | Cleanup for a better OpenGL 3.2 integration, | Sven Gothel | 2009-08-05 | 1 | -7/+19 |
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 2 | -0/+1039 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 2 | -1047/+0 |
* | - Add a fix (from Ken Russel) for properly parsing negative constants in enums | krishna_gadepalli | 2007-03-05 | 1 | -1/+1 |
* | Updated glext.h to current one from khronos.org subversion repository
| Kenneth Russel | 2006-11-20 | 1 | -0/+21 |
* | Fixed Issue 3: Support for backslash line-splitting by PCPP
| Kenneth Russel | 2006-10-14 | 2 | -1/+182 |
* | Fixed Issue 2: Enable pushing bug in PCPP
| Kenneth Russel | 2006-09-26 | 1 | -1/+1 |
* | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 1 | -0/+845 |