summaryrefslogtreecommitdiffstats
path: root/src
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-154-2/+72
* Cleanup PointerBuffer identificationsg2158892009-07-131-2/+3
* Add missing changessg2158892009-07-133-5/+20
* Add missing changes ..sg2158892009-07-135-122/+397
* Add: Extended support for CVM:sg2158892009-07-132-0/+141
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1592-0/+27084
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-1585-23714/+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-276-96/+185
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-269-53/+193
* Refactorings to support building JOGL and supporting libraries on Kenneth Russel2008-05-135-14/+395
* 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
* 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
* 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-044-3/+19
* 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
* - 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 typo in commentKenneth Russel2006-12-041-1/+1
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-241-0/+8
* Updated glext.h to current one from khronos.org subversion repository Kenneth Russel2006-11-203-0/+23
* Fixed Issue 3: Support for backslash line-splitting by PCPP Kenneth Russel2006-10-142-1/+182
* Fixed Issue 2: Enable pushing bug in PCPP Kenneth Russel2006-09-261-1/+1
* Removed use of Class.getDeclaredFields() from ProcAddressHelper due to Kenneth Russel2006-09-031-2/+2
* Fixed run-time breakage due to NativeLibrary usage in JOAL. AddedKenneth Russel2006-09-031-8/+19
* Changed NativeLibrary.open() to accept boolean argument indicating Kenneth Russel2006-08-276-15/+91
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-019-0/+842
* Fixed problem with glue code generation for outgoing void** arguments Kenneth Russel2006-07-081-0/+4
* Fixed and improved handling of Opaque directives for multiple pointer Kenneth Russel2006-05-283-18/+100
* Applied fix from user GKW on javagaming.org forums for building from Kenneth Russel2006-05-032-0/+2
* Incorporated NativeTaglet sources from cylab into gluegen source tree Kenneth Russel2006-04-271-0/+227
* Issue number:Travis Bryson2006-04-252-0/+2
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-177-5/+40
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-142-1/+3
* Added TypeInfo.toString() from Justin CouchKenneth Russel2006-04-131-0/+9
* Clarified CPU javadocKenneth Russel2006-04-131-2/+2
* Support for building on HP/UX from user metasim on JOGL forumKenneth Russel2006-04-132-2/+4
* Applied Unignore / IgnoreNot patch from Justin CouchKenneth Russel2006-03-251-1/+25