| Commit message (Expand) | Author | Age | Files | Lines |
* | gluegen imports now com.jogamp.common.nio.* and java.nio.* instead of using F... | Michael Bien | 2010-04-08 | 1 | -0/+2 |
* | fixed a bug introduced in commit 2fe517b9a2e1a680b50c7e1273897495800c5350 / h... | Michael Bien | 2010-04-01 | 1 | -7/+8 |
* | fixed generated imports rudimentary (not DRY).. cleanup in work. | Michael Bien | 2010-03-31 | 1 | -4/+11 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 1 | -0/+4 |
* | refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package. | Michael Bien | 2010-03-31 | 1 | -3/+5 |
* | replaced int-flags with enums + code cleanup. | Michael Bien | 2010-03-31 | 1 | -24/+12 |
* | implemented better logging using java.util.logging. | Michael Bien | 2010-03-31 | 1 | -21/+23 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389 | Sven Gothel | 2010-03-30 | 1 | -9/+53 |
* | Resolved conflicts | Sven Gothel | 2010-03-29 | 1 | -4/+4 |
|\ |
|
| * | renamed BufferFactory into Buffers. | Michael Bien | 2010-03-29 | 1 | -4/+4 |
* | | New Int64Buffer type, which is being used for gluegen 'long *' | Sven Gothel | 2010-03-29 | 1 | -10/+12 |
* | | Merge CPU to Platform | Sven Gothel | 2010-03-28 | 1 | -2/+2 |
|/ |
|
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389 | Sven Gothel | 2010-03-28 | 1 | -76/+22 |
* | fixed regression in constant emission where a type suffix (e.g. 'f') was ille... | Michael Bien | 2010-03-22 | 1 | -4/+6 |
* | fixed JavaEmitter to support unsigned defines. | Michael Bien | 2010-03-12 | 1 | -1/+9 |
* | added support for arrays in generated StructAccessors. | Michael Bien | 2010-02-12 | 1 | -38/+89 |
* | fixed emitted code for buffer-array mixing. | Michael Bien | 2010-01-12 | 1 | -12/+8 |
* | Code cleanup. Ported package com.sun.gluegen to java 5 language level. | Michael Bien | 2009-12-01 | 1 | -103/+83 |
* | modified JavaEmitter to generate struct accessor objects with better java nam... | Michael Bien | 2009-11-11 | 1 | -69/+85 |
* | String isEmpty() is Java 1.6 - replaced | Sven Gothel | 2009-10-13 | 1 | -1/+1 |
* | defines with constant but more complex expressions are now no longer ignored ... | Michael Bien | 2009-10-08 | 1 | -28/+63 |
* | Cleanup for a better OpenGL 3.2 integration, | Sven Gothel | 2009-08-05 | 1 | -10/+36 |
* | Add missing changes | sg215889 | 2009-07-13 | 1 | -2/+2 |
* | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+1836 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 1 | -1698/+0 |
* | Changed implementation of ArgumentIsString to work with wide-character
| Kenneth Russel | 2008-05-27 | 1 | -8/+16 |
* | Added support for passing outgoing arrays of compound types, including
| Kenneth Russel | 2008-05-26 | 1 | -2/+2 |
* | Fixed Issue 6: unqualified class names in generated java code
| Kenneth Russel | 2008-04-19 | 1 | -4/+4 |
* | Added GlueGenRuntimePackage to allow people to rename and incorporate
| Kenneth Russel | 2007-06-04 | 1 | -1/+3 |
* | Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
| Kenneth Russel | 2006-04-17 | 1 | -0/+5 |
* | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 1 | -6/+0 |
* | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 1 | -0/+1689 |