aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preliminary changes to support the SoyLatte JRE.Kenneth Russel2009-01-051-0/+3
* Fixed typo in ByteBuffer -> *-Buffer return type conversion pointedKenneth Russel2008-12-211-1/+1
* Fixed more bugs in glue code generation related to using opaque longKenneth Russel2008-12-203-4/+33
* Fixed code generation bug when a non-ByteBuffer type (e.g.,Kenneth Russel2008-12-142-7/+22
* Turned off error checking for synthetic calls like "getGL2ES2" inKenneth Russel2008-12-071-8/+22
* Adding more OS definesSven Gothel2008-11-221-1/+16
* - Adding KHR extension suffixSven Gothel2008-11-132-5/+13
* Fixed detection of Mac OS X Universal (which is the only flavor now supported)Kenneth Russel2008-08-291-9/+2
* Fixed bug in printing of floating point constants that already end with "f"Kenneth Russel2008-08-291-1/+4
* Formatting changes onlyKenneth Russel2008-08-181-108/+108
* Incorporated fix from A. Sundararajan to properly handle Kenneth Russel2008-08-181-211/+202
* Formatting changes onlyKenneth Russel2008-08-181-795/+795
* Fixed Issue 7: Please add the version to the jar manifest Kenneth Russel2008-08-182-1/+15
* Fixed Issue 7: #define of negative numeric literals are ignored Kenneth Russel2008-08-175-8/+33
* Fixed bug in handling of ignores of ARB extensions caused by Kenneth Russel2008-08-084-30/+46
* Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1Kenneth Russel2008-07-311-6/+14
* cleanupd GLXHyperpipeConfig debugging code .. oopsSven Gothel2008-07-211-9/+0
* - Renamed config: IgnoreExtendedInterfaceSymbols -> ExtendedInterfaceSymbols,Sven Gothel2008-07-219-201/+459
* Added Config: 'NioDirectOnly [__ALL__|<FuncName>]'Sven Gothel2008-07-181-2/+5
* Adden Config: 'NioOnly [__ALL__|<FuncName>]', fixed other __ALL__ logicSven Gothel2008-07-185-22/+36
* - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>'Sven Gothel2008-07-1817-237/+1945
* Added ability to override macosx64 with a "false" value in aKenneth Russel2008-07-081-4/+8
* Add cfg option 'DropUniqVendorExtensions',Sven Gothel2008-07-063-18/+58
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-061-0/+2
* Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention,Sven Gothel2008-07-064-3/+50
* Fixed Windows-specific problem with locally generated function pointer Kenneth Russel2008-07-069-19/+72
* Fixed fine javadoc entries for aliased/unified GL functionsSven Gothel2008-07-052-15/+13
* Added fine javadoc entries for aliased/unified GL functionsSven Gothel2008-07-054-13/+71
* GL Unification 2nd round.Sven Gothel2008-07-0411-151/+558
* Fixed build breakage on Solaris due to recent gluegen-cpptasksKenneth Russel2008-07-031-1/+1
* Fixed broken java.includes.dir.platform for win32Kenneth Russel2008-07-031-1/+1
* GL Unification 1st round.Sven Gothel2008-07-032-59/+384
* Fix broken user defined gluegen.compiler.xml usageSven Gothel2008-07-031-3/+3
* Fixed accidental breakage due to removal of macosxfat property fromKenneth Russel2008-06-301-8/+8
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-302-31/+185
* gluegen.compiler.xml exampleSven Gothel2008-06-251-0/+19
* allow preset of os and archSven Gothel2008-06-252-19/+22
* OpenGL Composable Pipeline:Sven Gothel2008-06-216-11/+92
* This commit was manufactured by cvs2svn to create branchFirst Last2008-05-300-0/+0
* Added debugging support via -Dgluegen.debug.ProcAddressHelper and Kenneth Russel2008-05-301-0/+44
* Added Windows (CE) / ARM to the list of known OS/CPU combinationsKenneth Russel2008-05-301-0/+1
* Bug fixes to mangling of JNI method names when arrays of compound Kenneth Russel2008-05-291-4/+12
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-2710-109/+204
* Adding customized gluegen.cpptasks.configure.compiler target.Sven Gothel2008-05-271-2/+5
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-269-53/+193
* Fixed build breakage on non-Windows platforms due to recent changes toKenneth Russel2008-05-151-11/+18
* Refactorings to support building JOGL and supporting libraries on Kenneth Russel2008-05-137-16/+433
* Fixed Issue 5: build: Use system antlr automatically if jpackage-compatible s...Kenneth Russel2008-04-191-0/+4
* Fixed Issue 6: unqualified class names in generated java code Kenneth Russel2008-04-193-15/+15
* Changes for 64-bit Mac OS X from dhale; unclear why things worked earlierKenneth Russel2008-02-232-0/+2