aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/procaddress/ProcAddressEmitter.java
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-181-15/+1
* - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'Sven Gothel2008-07-181-0/+4
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-061-0/+18
* Fixed Windows-specific problem with locally generated function pointer Kenneth Russel2008-07-061-0/+5
* GL Unification 2nd round.Sven Gothel2008-07-041-6/+6
* OpenGL Composable Pipeline:Sven Gothel2008-06-211-1/+1
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-261-7/+9
* 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-271-1/+16
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+370