| Commit message (Expand) | Author | Age | Files | Lines |
* | implemented better logging using java.util.logging. | Michael Bien | 2010-03-31 | 1 | -7/+10 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389 | Sven Gothel | 2010-03-30 | 1 | -1/+6 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389 | Sven Gothel | 2010-03-28 | 1 | -135/+69 |
* | generated pointer variable names have now a more descriptive name. | Michael Bien | 2010-02-03 | 1 | -47/+46 |
* | Code cleanup. Ported package com.sun.gluegen to java 5 language level. | Michael Bien | 2009-12-01 | 1 | -62/+36 |
* | Cleanup for a better OpenGL 3.2 integration, | Sven Gothel | 2009-08-05 | 1 | -1/+1 |
* | Fix array element type name and const qualifier | Sven Gothel | 2009-07-31 | 1 | -3/+25 |
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+1568 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 1 | -1568/+0 |
* | Bug fixes to mangling of JNI method names when arrays of compound
| Kenneth Russel | 2008-05-29 | 1 | -4/+12 |
* | Changed implementation of ArgumentIsString to work with wide-character
| Kenneth Russel | 2008-05-27 | 1 | -49/+127 |
* | Added support for passing outgoing arrays of compound types, including
| Kenneth Russel | 2008-05-26 | 1 | -30/+66 |
* | Corrected mismatch in logic deciding const-ness of pointer-to-pointer
| Kenneth Russel | 2007-05-12 | 1 | -6/+1 |
* | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 1 | -11/+14 |
* | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 1 | -0/+1448 |