aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/procaddress
Commit message (Expand)AuthorAgeFilesLines
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-201-4/+0
* Adden Config: 'NioOnly [__ALL__|<FuncName>]', fixed other __ALL__ logicSven Gothel2008-07-182-17/+4
* - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'Sven Gothel2008-07-182-1/+5
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-062-2/+34
* Fixed Windows-specific problem with locally generated function pointer Kenneth Russel2008-07-063-2/+37
* 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