aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/procaddress
Commit message (Expand)AuthorAgeFilesLines
* Added fine javadoc entries for aliased/unified GL functionsSven Gothel2008-07-051-1/+1
* GL Unification 2nd round.Sven Gothel2008-07-042-9/+12
* OpenGL Composable Pipeline:Sven Gothel2008-06-211-1/+1
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-1/+2
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-262-7/+12
* Fixed bug in handling of package-private native methods called through Kenneth Russel2007-06-291-4/+10
* Added GlueGenRuntimePackage to allow people to rename and incorporate Kenneth Russel2007-06-041-1/+1
* Changed NativeLibrary.open() to accept boolean argument indicating Kenneth Russel2006-08-273-2/+39
* Did refactoring and made private fields protected in order to allow Kenneth Russel2006-03-061-4/+4
* Fixed line break in javadocKenneth Russel2006-02-111-1/+1
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-154-0/+970