aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Cg headers to 1.4 rc1-4 including in particular Kenneth Russel2006-01-294-1/+11
* Fixed typos in glx-CustomCCode.c along Solaris #ifdef pathKenneth Russel2006-01-221-6/+6
* Fixed Issue 179: Add documentation on importance of byte ordering Kenneth Russel2006-01-221-0/+14
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-226-26/+97
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-224-80/+50
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-156-215/+70
* Revised JOGL's build.xml to look more like JOAL's with autodetection Kenneth Russel2006-01-142-230/+289
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-133-13/+11
* 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-032-35/+45
* Added checks on number of remaining elements and bytes for Buffers and Kenneth Russel2006-01-032-0/+141
* 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
* Refactored glue code generation for APIs requiring run-time lookup of Kenneth Russel2005-12-217-7/+7
* Issue number:gfxadmin2005-12-071-3/+3
* Issue number:gfxadmin2005-12-071-1/+3
* Added thrown exception information for GLDrawableFactory'sKenneth Russel2005-12-051-6/+6
* Deleted inefficient and unnecessary bindings for gluProject,Kenneth Russel2005-12-051-79/+9
* Submitted by: Travisgfxadmin2005-12-031-87/+87
* Added GLU projection-related entry points accepting Buffers as Kenneth Russel2005-12-031-0/+56
* Issue number:gfxadmin2005-11-191-1/+30
* Issue number:gfxadmin2005-11-181-184/+271
* Submitted by: Travisgfxadmin2005-11-112-1/+235
* Issue number:gfxadmin2005-11-101-1/+1
* Fixed dist build problem pointed out by TravisKenneth Russel2005-11-101-5/+5
* Fixed Issue 180: Improve garbage generationKenneth Russel2005-11-101-4/+4
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-095-19/+88
* 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-2455-4370/+3030
* 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-062-1/+14
* Updated vc7.root property declaration and documentationKenneth Russel2005-06-131-4/+7
* Made pbuffer code and in particular floating-point pbuffer code moreKenneth Russel2005-06-022-0/+4
* Cleaned up Mac OS X context handling. Removed incorrect retain call onKenneth Russel2005-06-012-0/+2
* Upgraded webstart binaries to 1.1 b12; updated HTML and JavaDoc; added Kenneth Russel2005-05-271-1/+1
* Javadoc fixesKenneth Russel2005-05-271-9/+19
* Added first-cut support for floating-point pbuffers on Mac OS XKenneth Russel2005-05-202-2/+2
* Added more extension definitions from Apple's glext.h (including, and Kenneth Russel2005-05-192-1/+87
* Updated to current glext.h, glxext.h and wglext.h Kenneth Russel2005-05-194-141/+501
* Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use Kenneth Russel2005-05-133-19/+47
* Added Solaris/x86 support to build.xmlKenneth Russel2005-05-101-4/+2
* Fixed race conditions in Mac OS X onscreen context creation thatKenneth Russel2005-05-102-2/+4
* Fixed Issue 156: Patch to add linux.ia64 target Kenneth Russel2005-04-241-1/+25
* Fixed Issue 92: Platform Independent VSync functionality Kenneth Russel2005-04-246-0/+30
* Fixed Issue 141: No NIO support in CgGL Kenneth Russel2005-02-231-0/+5
* Fixed bug in gluScaleImage pointed out by user benjunmun on javagaming Kenneth Russel2005-02-221-0/+4
* Fixed problem with glu-impl-macosx.cfg after enabling of GKW's pureKenneth Russel2005-02-071-3/+3
* Fixed problem in glu-impl-x11.cfg after switch over to use GKW's pureKenneth Russel2005-02-072-8/+10