summaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/opengl/GLEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Adding GL3 stubs, and removing renamed function redundanciesSven Gothel2009-05-291-1/+3
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-201-308/+145
* Minor changes to debugging outputKenneth Russel2009-03-191-3/+3
* Fixed bug in handling of ignores of ARB extensions caused by Kenneth Russel2008-08-081-21/+26
* - Renamed config: IgnoreExtendedInterfaceSymbols -> ExtendedInterfaceSymbols,Sven Gothel2008-07-211-56/+96
* Adden Config: 'NioOnly [__ALL__|<FuncName>]', fixed other __ALL__ logicSven Gothel2008-07-181-2/+2
* - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'Sven Gothel2008-07-181-14/+22
* Add cfg option 'DropUniqVendorExtensions',Sven Gothel2008-07-061-9/+18
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-061-0/+2
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-061-1/+7
* Fixed Windows-specific problem with locally generated function pointer Kenneth Russel2008-07-061-0/+3
* Fixed fine javadoc entries for aliased/unified GL functionsSven Gothel2008-07-051-6/+13
* Added fine javadoc entries for aliased/unified GL functionsSven Gothel2008-07-051-6/+18
* GL Unification 2nd round.Sven Gothel2008-07-041-127/+161
* GL Unification 1st round.Sven Gothel2008-07-031-0/+263
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+179