| Commit message (Expand) | Author | Age | Files | Lines |
* | Add BuildComposablePipeline::getGLProfile() | Sven Gothel | 2009-06-03 | 1 | -0/+3 |
* | Adding GL3 stubs, and removing renamed function redundancies | Sven Gothel | 2009-05-29 | 3 | -1/+10 |
* | Recently code (UnifiedName, GLUnifiedName) was added to GlueGen to | Kenneth Russel | 2009-05-20 | 15 | -720/+487 |
* | Make isGL* methods consistend with the getGL* ones | Sven Gothel | 2009-03-20 | 1 | -3/+32 |
* | Minor changes to debugging output | Kenneth Russel | 2009-03-19 | 2 | -17/+17 |
* | Removed reflective queries from GLProfile and their use in | Kenneth Russel | 2009-03-19 | 2 | -37/+27 |
* | Fix Custom Pipeline | Sven Gothel | 2009-03-16 | 1 | -27/+43 |
* | BuildComposablePipeline DebugGL: Add the error code in message | Sven Gothel | 2009-03-14 | 1 | -1/+2 |
* | - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ... | Sven Gothel | 2009-03-05 | 5 | -100/+538 |
* | Preliminary changes to support the SoyLatte JRE. | Kenneth Russel | 2009-01-05 | 1 | -0/+3 |
* | Fixed typo in ByteBuffer -> *-Buffer return type conversion pointed | Kenneth Russel | 2008-12-21 | 1 | -1/+1 |
* | Fixed more bugs in glue code generation related to using opaque long | Kenneth Russel | 2008-12-20 | 3 | -4/+33 |
* | Fixed code generation bug when a non-ByteBuffer type (e.g., | Kenneth Russel | 2008-12-14 | 2 | -7/+22 |
* | Turned off error checking for synthetic calls like "getGL2ES2" in | Kenneth Russel | 2008-12-07 | 1 | -8/+22 |
* | - Adding KHR extension suffix | Sven Gothel | 2008-11-13 | 2 | -5/+13 |
* | Fixed bug in printing of floating point constants that already end with "f" | Kenneth Russel | 2008-08-29 | 1 | -1/+4 |
* | Formatting changes only | Kenneth Russel | 2008-08-18 | 1 | -108/+108 |
* | Incorporated fix from A. Sundararajan to properly handle
| Kenneth Russel | 2008-08-18 | 1 | -211/+202 |
* | Formatting changes only | Kenneth Russel | 2008-08-18 | 1 | -795/+795 |
* | Fixed Issue 7: #define of negative numeric literals are ignored
| Kenneth Russel | 2008-08-17 | 3 | -8/+9 |
* | Fixed bug in handling of ignores of ARB extensions caused by
| Kenneth Russel | 2008-08-08 | 4 | -30/+46 |
* | Changes needed to build against JDK 1.4.2 and in particular with -Djogl.cdcfp=1 | Kenneth Russel | 2008-07-31 | 1 | -6/+14 |
* | cleanupd GLXHyperpipeConfig debugging code .. oops | Sven Gothel | 2008-07-21 | 1 | -9/+0 |
* | - Renamed config: IgnoreExtendedInterfaceSymbols -> ExtendedInterfaceSymbols, | Sven Gothel | 2008-07-21 | 9 | -201/+459 |
* | Added Config: 'NioDirectOnly [__ALL__|<FuncName>]' | Sven Gothel | 2008-07-18 | 1 | -2/+5 |
* | Adden Config: 'NioOnly [__ALL__|<FuncName>]', fixed other __ALL__ logic | Sven Gothel | 2008-07-18 | 5 | -22/+36 |
* | - New config feature: 'IgnoreExtendedInterfaceSymbols <java class source file>' | Sven Gothel | 2008-07-18 | 16 | -226/+1922 |
* | Add cfg option 'DropUniqVendorExtensions', | Sven Gothel | 2008-07-06 | 3 | -18/+58 |
* | Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention, | Sven Gothel | 2008-07-06 | 1 | -0/+2 |
* | Simplifying ForceProcAddressGen and LocalProcAddressCallingConvention, | Sven Gothel | 2008-07-06 | 4 | -3/+50 |
* | Fixed Windows-specific problem with locally generated function pointer
| Kenneth Russel | 2008-07-06 | 8 | -15/+63 |
* | Fixed fine javadoc entries for aliased/unified GL functions | Sven Gothel | 2008-07-05 | 2 | -15/+13 |
* | Added fine javadoc entries for aliased/unified GL functions | Sven Gothel | 2008-07-05 | 4 | -13/+71 |
* | GL Unification 2nd round. | Sven Gothel | 2008-07-04 | 9 | -150/+556 |
* | GL Unification 1st round. | Sven Gothel | 2008-07-03 | 2 | -59/+384 |
* | OpenGL Composable Pipeline: | Sven Gothel | 2008-06-21 | 6 | -11/+92 |
* | Added debugging support via -Dgluegen.debug.ProcAddressHelper and
| Kenneth Russel | 2008-05-30 | 1 | -0/+44 |
* | Added Windows (CE) / ARM to the list of known OS/CPU combinations | Kenneth Russel | 2008-05-30 | 1 | -0/+1 |
* | Bug fixes to mangling of JNI method names when arrays of compound
| Kenneth Russel | 2008-05-29 | 1 | -4/+12 |
* | Changed implementation of ArgumentIsString to work with wide-character
| Kenneth Russel | 2008-05-27 | 5 | -71/+157 |
* | Added support for passing outgoing arrays of compound types, including
| Kenneth Russel | 2008-05-26 | 9 | -53/+193 |
* | Refactorings to support building JOGL and supporting libraries on
| Kenneth Russel | 2008-05-13 | 5 | -14/+395 |
* | Fixed Issue 6: unqualified class names in generated java code
| Kenneth Russel | 2008-04-19 | 3 | -15/+15 |
* | Changes for 64-bit Mac OS X from dhale; unclear why things worked earlier | Kenneth Russel | 2008-02-23 | 2 | -0/+2 |
* | Changed structure layout for 32-bit Windows to more closely match what
| Kenneth Russel | 2007-09-30 | 2 | -16/+19 |
* | Synced loadLibraryInternal implementation with JNLPAppletLauncher's
| Kenneth Russel | 2007-07-21 | 1 | -1/+12 |
* | Updated NativeLibLoader to work with JNLPAppletLauncher | Kenneth Russel | 2007-07-04 | 1 | -1/+19 |
* | Fixed bug in handling of package-private native methods called through
| Kenneth Russel | 2007-06-29 | 1 | -4/+10 |
* | Added linux / x86 (which is reported by IBM's JDK) as a supported
| Kenneth Russel | 2007-06-28 | 1 | -0/+1 |
* | Fixed build problem with last checkin to make GlueGen runtime package | Kenneth Russel | 2007-06-07 | 1 | -0/+1 |