summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed typo in commentKenneth Russel2006-12-041-1/+1
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-242-1/+13
* 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
* Removed apparently illegal -xcode=32 argument from Kenneth Russel2006-09-031-1/+0
* Normalized gluegen-rt-natives jar file names using new definitions Kenneth Russel2006-09-031-30/+3
* Fixed run-time breakage due to NativeLibrary usage in JOAL. AddedKenneth Russel2006-09-031-8/+19
* Added more OS- and CPU-specific properties (i.e., isWindowsX86) and Kenneth Russel2006-08-271-1/+129
* Changed NativeLibrary.open() to accept boolean argument indicating Kenneth Russel2006-08-276-15/+91
* Fixed build breakage on Solaris/SPARCv9 and Solaris/AMD64 platformsKenneth Russel2006-08-131-4/+4
* Refactored initialization of C compilers via cpptasks into Kenneth Russel2006-08-122-133/+171
* Made GlueGen build.xml build the NativeLibrary native code on allKenneth Russel2006-08-091-1/+1
* Cleaned up ^MsKenneth Russel2006-08-010-0/+0
* Added NativeLibrary helper class to com.sun.gluegen.runtime package, Kenneth Russel2006-08-0119-0/+1502
* Changed isSolaris property detected by gluegen-cpptasks.xml to mean Kenneth Russel2006-08-011-11/+14
* Fixed problem with glue code generation for outgoing void** arguments Kenneth Russel2006-07-081-0/+4
* Issue number:Travis Bryson2006-06-131-0/+9
* 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-272-0/+227
* Issue number:Travis Bryson2006-04-253-1/+18
* Fixed Issue 212: Incorporate patch to add URL links to GL javadoc Kenneth Russel2006-04-179-5/+40
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-143-1/+18
* 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-133-2/+9
* Revised IgnoreNot documentation based on Justin Couch's feedbackKenneth Russel2006-04-111-4/+6
* Applied Unignore / IgnoreNot patch from Justin CouchKenneth Russel2006-03-251-1/+25
* Added NativeSignatureEmitterKenneth Russel2006-03-064-2/+799
* Did refactoring and made private fields protected in order to allow Kenneth Russel2006-03-063-8/+28
* Cleaned up FIXMEs in manual and pointed at new examples chapter.Kenneth Russel2006-02-261-24/+26
* Added XGetVisualInfo and glXChooseFBConfig examples from JOGL. Kenneth Russel2006-02-267-7/+388
* Added five examples of GlueGen configuration files to the manual for Kenneth Russel2006-02-2620-3/+569
* Patched isLinuxAMD64 computation based on feedback from cjbeyer on JOGL forumKenneth Russel2006-02-191-1/+4
* Fixed typos in javadocKenneth Russel2006-02-161-2/+2
* Added checking of whether the correct GLContext is current to the Kenneth Russel2006-02-121-1/+17
* Fixed line break in javadocKenneth Russel2006-02-111-1/+1
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-058-131/+195
* Added reference to NoodleGlue in GlueGen documentationKenneth Russel2006-01-191-4/+6
* add i386 as a possible target for mac os platformGerard Ziemski2006-01-182-0/+2
* Added license.Kenneth Russel2006-01-171-0/+36
* Added download and build instructions to GlueGen manual. Added Kenneth Russel2006-01-174-9/+99
* Fixed cvs checkout instructionsKenneth Russel2006-01-161-1/+1
* Removed some redundancy in GlueGen manual introKenneth Russel2006-01-161-3/+1
* Adjusted formattingKenneth Russel2006-01-161-0/+8
* Added preliminary manual for GlueGen. Updated web page to point to it, Kenneth Russel2006-01-162-37/+1495
* Fixed build breakage on Linux after recent build changesKenneth Russel2006-01-151-9/+13
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-1576-0/+20990