summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests [PointerBuffer,StructAccessor]: Add diagnosticsJOGL_CDCCVM_sgothelsg2158892009-07-152-1/+9
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-156-18/+32
* Build CDC named JARs for CVM in default build, no more specialized build nece...sg2158892009-07-154-66/+73
* Cleanup PointerBuffer identificationsg2158892009-07-131-2/+3
* Add missing changessg2158892009-07-134-5/+22
* Add missing changes ..sg2158892009-07-135-122/+397
* Add: Extended support for CVM:sg2158892009-07-138-0/+262
* Fix JNLP filesSven Gothel2009-07-041-2/+2
* Remove macosx.ppc build per default. Enable it via ant property macosppc=trueSven Gothel2009-07-042-4/+18
* Adding boiler-plate JNLP filesSven Gothel2009-07-031-0/+63
* Disable MSVC run-time assertion checking for non-debug builds (unlessKenneth Russel2009-06-171-3/+22
* Change version number to conform to JOGL naming conventionKenneth Russel2009-06-171-2/+2
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-15115-0/+28773
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-15104-25099/+0
* Updated .cfg files to properly #include headers; updated build scriptsKenneth Russel2009-05-1511-21/+34
* Adjusted checkout instructions after CVS -> Subversion conversionKenneth Russel2009-05-131-2/+2
* Fixed link to GlueGen manualKenneth Russel2009-05-121-1/+1
* Committed through web interface.root2009-03-091-0/+2
* auto commit for alm editor.root2009-03-090-0/+0
* auto commit for alm editor.root2009-03-090-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
* Modified gluegen-cpptasks, gluegen.properties and jogl.properties toKenneth Russel2008-02-092-0/+10
* Fixed Issue 322: Please add linker option for vc8 win32 build environment whe...Kenneth Russel2007-10-101-0/+1
* Changed structure layout for 32-bit Windows to more closely match what Kenneth Russel2007-09-302-16/+19
* Synced loadLibraryInternal implementation with JNLPAppletLauncher's Kenneth Russel2007-07-211-1/+12
* Updated NativeLibLoader to work with JNLPAppletLauncherKenneth Russel2007-07-041-1/+19
* Added note (thanks to Andre Onuki) that GlueGen doesn't currently work Kenneth Russel2007-06-291-6/+8
* Fixed bug in handling of package-private native methods called through Kenneth Russel2007-06-291-4/+10
* Added linux / x86 (which is reported by IBM's JDK) as a supported Kenneth Russel2007-06-281-0/+1
* Fixed build problem with last checkin to make GlueGen runtime packageKenneth Russel2007-06-071-0/+1
* Added GlueGenRuntimePackage to allow people to rename and incorporate Kenneth Russel2007-06-045-3/+30
* More robust code for direct / indirect buffer checkingKenneth Russel2007-06-031-1/+1
* Corrected mismatch in logic deciding const-ness of pointer-to-pointer Kenneth Russel2007-05-121-6/+1
* Fixed JOGL Issue 291: native-taglet.properties with links changed to OpenGL SDK Kenneth Russel2007-04-192-0/+0
* - Add a fix (from Ken Russel) for properly parsing negative constants in enumskrishna_gadepalli2007-03-053-3/+13
* Incorporated fixes from Krishna Gadepalli in handling of enumsKenneth Russel2007-02-271-4/+20
* Fixed Issue 262: DRIHack problems with ATI and possibly other driversKenneth Russel2007-01-211-0/+27
* Fixes for building with Visual Studio .NET 2003 (Service Pack 1)Kenneth Russel2007-01-031-2/+2
* Fixed latent problem with lookup of native libraries using ClassLoaderKenneth Russel2006-12-221-2/+16
* Fixed bug in OS/CPU detection on Windows/AMD64Kenneth Russel2006-12-081-2/+2