aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/JavaConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in handling of ignores of ARB extensions caused by Kenneth Russel2008-08-081-2/+2
* - Renamed config: IgnoreExtendedInterfaceSymbols -> ExtendedInterfaceSymbols,Sven Gothel2008-07-211-26/+68
* Added Config: 'NioDirectOnly [__ALL__|<FuncName>]'Sven Gothel2008-07-181-2/+5
* Adden Config: 'NioOnly [__ALL__|<FuncName>]', fixed other __ALL__ logicSven Gothel2008-07-181-1/+27
* - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'Sven Gothel2008-07-181-4/+71
* Fixed Windows-specific problem with locally generated function pointer Kenneth Russel2008-07-061-4/+7
* GL Unification 2nd round.Sven Gothel2008-07-041-1/+10
* OpenGL Composable Pipeline:Sven Gothel2008-06-211-0/+22
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-6/+5
* Added GlueGenRuntimePackage to allow people to rename and incorporate Kenneth Russel2007-06-041-0/+13
* Fixed and improved handling of Opaque directives for multiple pointer Kenneth Russel2006-05-281-16/+95
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-171-0/+10
* Applied Unignore / IgnoreNot patch from Justin CouchKenneth Russel2006-03-251-1/+25
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-051-40/+17
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+1285