summaryrefslogtreecommitdiffstats
path: root/make/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Added libjogl_drihack.so to dist native library jarsKenneth Russel2006-02-161-3/+3
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-161-11/+35
* Issue number:gfxadmin2006-02-161-1/+15
* Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zipKenneth Russel2006-02-131-1/+1
* Added checking of whether the correct GLContext is current to the Kenneth Russel2006-02-121-13/+20
* Completion of initial work on FBO support in Java2D/JOGL bridge. Kenneth Russel2006-02-111-18/+17
* Made loading of GLU library lazier, partially in the hope that thisKenneth Russel2006-02-101-4/+4
* Changed syslibset for Xxf86vm to be non-static to work around apparentKenneth Russel2006-02-071-3/+3
* Issue number: Various issues are covered by this -- I will update themgfxadmin2006-01-311-6/+42
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-1/+3
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-221-0/+2
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-192/+66
* Revised JOGL's build.xml to look more like JOAL's with autodetection Kenneth Russel2006-01-141-224/+279
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-131-5/+3
* Fixed build issue with MingW compiler pointed out by Justin CouchKenneth Russel2006-01-051-14/+3
* Added contribution from user mabraham on JOGL forum with Microsoft Kenneth Russel2006-01-031-18/+45
* Fixed bugs in struct layout introduced during recent rewrite to Kenneth Russel2005-12-311-9/+9
* Fixed bug in render-to-texture support on WindowsKenneth Russel2005-12-231-1/+0
* Issue number:gfxadmin2005-11-191-1/+30
* Submitted by: Travisgfxadmin2005-11-111-1/+6
* Issue number:gfxadmin2005-11-101-1/+1
* Fixed dist build problem pointed out by TravisKenneth Russel2005-11-101-5/+5
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-17/+42
* Added error checking for "dist" builds to validate that all expected Kenneth Russel2005-11-091-2/+85
* Changed Javadoc footer to bottomKenneth Russel2005-11-021-5/+5
* Added Javadoc footer with copyright and license informationKenneth Russel2005-11-021-5/+9
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-114/+87
* show macosxfat as one of the available targetsGerard Ziemski2005-10-071-1/+1
* add support for Mac OS X fat library (ppc and i386)Gerard Ziemski2005-10-061-1/+14
* Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use Kenneth Russel2005-05-131-1/+2
* Added Solaris/x86 support to build.xmlKenneth Russel2005-05-101-4/+2
* Fixed Issue 156: Patch to add linux.ia64 target Kenneth Russel2005-04-241-1/+25
* Fixed Issue 126: Patch to allow building native driver on BSD Kenneth Russel2005-01-281-0/+27
* Partial fix for Issue 88: Add Linux amd64 support to JOGLKenneth Russel2005-01-271-3/+33
* Fixed MinGW build option after conversion to cpptasksKenneth Russel2004-11-081-4/+12
* libjogl_cg.jnilib was missing in jogl-natives-macosx.jar in dist targetKenneth Russel2004-11-061-1/+1
* Added build support for Cg library on Mac OS XKenneth Russel2004-10-261-1/+10
* Updated Cg definitions to Cg 1.3 beta 2 headersKenneth Russel2004-10-221-1/+1
* Fixed missing linker type of suncc in Solaris buildKenneth Russel2004-10-041-1/+1
* Removed debug info from native libraries after CPPTask cutoverKenneth Russel2004-08-051-1/+1
* Added acknowledgment of Alex Radeski to build.xmlKenneth Russel2004-08-041-1/+2
* Fixed Solaris portion of cpptasks port; needed to add a new sunccKenneth Russel2004-08-041-2/+3
* Incorporated changes by Alex Radeski <[email protected]> from the Kenneth Russel2004-08-041-338/+259
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-031-2/+2
* Fixed cygwin / mingw compilation issues pointed out by user cylab on Kenneth Russel2004-07-281-1/+1
* Fixed Issue 85: Weekly builds / sourceKenneth Russel2004-07-161-0/+7
* Fixed build problems on Linux after addition of OpenGL 1.5 support.Kenneth Russel2004-04-221-3/+6
* Fixed Issue 73: build.xml needs "-L/usr/X11R6/lib" for Linux.Kenneth Russel2004-04-191-1/+1
* Fixed Javadoc problemsKenneth Russel2004-04-121-2/+2
* Removed debugging code from declare.macosx ruleKenneth Russel2004-04-121-6/+0