| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed Javadoc footer to bottom | Kenneth Russel | 2005-11-02 | 1 | -5/+5 |
* | Added Javadoc footer with copyright and license information | Kenneth Russel | 2005-11-02 | 1 | -5/+9 |
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
| Kenneth Russel | 2005-10-24 | 1 | -114/+87 |
* | show macosxfat as one of the available targets | Gerard Ziemski | 2005-10-07 | 1 | -1/+1 |
* | add support for Mac OS X fat library (ppc and i386) | Gerard Ziemski | 2005-10-06 | 1 | -1/+14 |
* | Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use
| Kenneth Russel | 2005-05-13 | 1 | -1/+2 |
* | Added Solaris/x86 support to build.xml | Kenneth Russel | 2005-05-10 | 1 | -4/+2 |
* | Fixed Issue 156: Patch to add linux.ia64 target
| Kenneth Russel | 2005-04-24 | 1 | -1/+25 |
* | Fixed Issue 126: Patch to allow building native driver on BSD
| Kenneth Russel | 2005-01-28 | 1 | -0/+27 |
* | Partial fix for Issue 88: Add Linux amd64 support to JOGL | Kenneth Russel | 2005-01-27 | 1 | -3/+33 |
* | Fixed MinGW build option after conversion to cpptasks | Kenneth Russel | 2004-11-08 | 1 | -4/+12 |
* | libjogl_cg.jnilib was missing in jogl-natives-macosx.jar in dist target | Kenneth Russel | 2004-11-06 | 1 | -1/+1 |
* | Added build support for Cg library on Mac OS X | Kenneth Russel | 2004-10-26 | 1 | -1/+10 |
* | Updated Cg definitions to Cg 1.3 beta 2 headers | Kenneth Russel | 2004-10-22 | 1 | -1/+1 |
* | Fixed missing linker type of suncc in Solaris build | Kenneth Russel | 2004-10-04 | 1 | -1/+1 |
* | Removed debug info from native libraries after CPPTask cutover | Kenneth Russel | 2004-08-05 | 1 | -1/+1 |
* | Added acknowledgment of Alex Radeski to build.xml | Kenneth Russel | 2004-08-04 | 1 | -1/+2 |
* | Fixed Solaris portion of cpptasks port; needed to add a new suncc | Kenneth Russel | 2004-08-04 | 1 | -2/+3 |
* | Incorporated changes by Alex Radeski <aradeski@iinet.net.au> from the
| Kenneth Russel | 2004-08-04 | 1 | -338/+259 |
* | Bug fix from user GKW on the JOGL forums for problems reported by
| Kenneth Russel | 2004-08-03 | 1 | -2/+2 |
* | Fixed cygwin / mingw compilation issues pointed out by user cylab on
| Kenneth Russel | 2004-07-28 | 1 | -1/+1 |
* | Fixed Issue 85: Weekly builds / source | Kenneth Russel | 2004-07-16 | 1 | -0/+7 |
* | Fixed build problems on Linux after addition of OpenGL 1.5 support. | Kenneth Russel | 2004-04-22 | 1 | -3/+6 |
* | Fixed Issue 73: build.xml needs "-L/usr/X11R6/lib" for Linux. | Kenneth Russel | 2004-04-19 | 1 | -1/+1 |
* | Fixed Javadoc problems | Kenneth Russel | 2004-04-12 | 1 | -2/+2 |
* | Removed debugging code from declare.macosx rule | Kenneth Russel | 2004-04-12 | 1 | -6/+0 |
* | Fixed Issue 70: JOGL build broken with Ant 1.6 | Kenneth Russel | 2004-04-07 | 1 | -10/+21 |
* | Minor cleanups to build.xml | Kenneth Russel | 2004-03-15 | 1 | -4/+1 |
* | Update for custom pixel formats in OSX | gregorypierce | 2004-02-28 | 1 | -7/+7 |
* | Modified the OSX jogl.properties location to something that actually exists o... | gregorypierce | 2004-01-18 | 1 | -1/+1 |
* | added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib... | Gerard Ziemski | 2003-11-04 | 1 | -3/+3 |
* | Added Gerard Ziemski's changes to the build process on OS X to look | Kenneth Russel | 2003-09-10 | 1 | -1/+10 |
* | Added contribution from user GKW on community.java.net forums to fix | Kenneth Russel | 2003-09-05 | 1 | -2/+2 |
* | Ported JOGL's Cg support to Linux; fixed capitalization and other | Kenneth Russel | 2003-09-05 | 1 | -3/+3 |
* | Fixed Mac OS X build after recent JAWT changes in 10.3 (which are | Kenneth Russel | 2003-08-24 | 1 | -2/+5 |
* | Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch | Kenneth Russel | 2003-08-06 | 1 | -0/+5 |
* | Updated TODO and fixed bug in default build.xml rule | Kenneth Russel | 2003-08-04 | 1 | -2/+2 |
* | Fixed bug in Animator where it would hang upon stopping if exception | Kenneth Russel | 2003-07-15 | 1 | -2/+2 |
* | Fixed issue 12: Better tracing output | Kenneth Russel | 2003-07-15 | 1 | -0/+1 |
* | Fixed bugs in Solaris build. | Kenneth Russel | 2003-07-14 | 1 | -4/+12 |
* | Added "dist" target to assemble one jogl.jar out of platform-specific | Kenneth Russel | 2003-07-14 | 1 | -0/+51 |
* | Fixed dangling references to platform-dependent stub_includes versions | Kenneth Russel | 2003-07-14 | 1 | -3/+3 |
* | Switched jogl-demos to use Ant instead of GNU make. | Kenneth Russel | 2003-07-14 | 1 | -2/+2 |
* | Fixed bugs in Mac OS X Ant build. | Kenneth Russel | 2003-07-14 | 1 | -6/+12 |
* | Fixed bugs in Linux build: GLEmitter needs to be used for | Kenneth Russel | 2003-07-14 | 1 | -3/+3 |
* | Added Ant build support, contributed by Rob Grzywinski and Artur | Kenneth Russel | 2003-07-14 | 1 | -0/+1038 |