| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zip | Kenneth Russel | 2006-02-13 | 1 | -1/+1 |
* | Added checking of whether the correct GLContext is current to the
| Kenneth Russel | 2006-02-12 | 2 | -13/+26 |
* | Completion of initial work on FBO support in Java2D/JOGL bridge.
| Kenneth Russel | 2006-02-11 | 1 | -18/+17 |
* | Issue number: | gfxadmin | 2006-02-11 | 2 | -3/+3 |
* | Made loading of GLU library lazier, partially in the hope that this | Kenneth Russel | 2006-02-10 | 4 | -4/+27 |
* | Issue number: | gfxadmin | 2006-02-10 | 2 | -252/+272 |
* | Changed syslibset for Xxf86vm to be non-static to work around apparent | Kenneth Russel | 2006-02-07 | 1 | -3/+3 |
* | Fixed build breakage on X11 platforms after change to GlueGen's | Kenneth Russel | 2006-02-07 | 1 | -8/+5 |
* | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 2 | -0/+78 |
* | Issue number: Various issues are covered by this -- I will update them | gfxadmin | 2006-01-31 | 3 | -6/+58 |
* | Updated Cg headers to 1.4 rc1-4 including in particular
| Kenneth Russel | 2006-01-29 | 4 | -1/+11 |
* | Fixed typos in glx-CustomCCode.c along Solaris #ifdef path | Kenneth Russel | 2006-01-22 | 1 | -6/+6 |
* | Fixed Issue 179: Add documentation on importance of byte ordering
| Kenneth Russel | 2006-01-22 | 1 | -0/+14 |
* | Fixed Issue 173: Adjust gamma, brightness and contrast
| Kenneth Russel | 2006-01-22 | 6 | -26/+97 |
* | Cleaned up how declarations for Mac OS X window system wrapper | Kenneth Russel | 2006-01-22 | 4 | -80/+50 |
* | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 6 | -215/+70 |
* | Revised JOGL's build.xml to look more like JOAL's with autodetection
| Kenneth Russel | 2006-01-14 | 2 | -230/+289 |
* | Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
| Kenneth Russel | 2006-01-13 | 3 | -13/+11 |
* | Fixed build issue with MingW compiler pointed out by Justin Couch | Kenneth Russel | 2006-01-05 | 1 | -14/+3 |
* | Added contribution from user mabraham on JOGL forum with Microsoft
| Kenneth Russel | 2006-01-03 | 2 | -35/+45 |
* | Added checks on number of remaining elements and bytes for Buffers and
| Kenneth Russel | 2006-01-03 | 2 | -0/+141 |
* | Fixed bugs in struct layout introduced during recent rewrite to
| Kenneth Russel | 2005-12-31 | 1 | -9/+9 |
* | Fixed bug in render-to-texture support on Windows | Kenneth Russel | 2005-12-23 | 1 | -1/+0 |
* | Refactored glue code generation for APIs requiring run-time lookup of
| Kenneth Russel | 2005-12-21 | 7 | -7/+7 |
* | Issue number: | gfxadmin | 2005-12-07 | 1 | -3/+3 |
* | Issue number: | gfxadmin | 2005-12-07 | 1 | -1/+3 |
* | Added thrown exception information for GLDrawableFactory's | Kenneth Russel | 2005-12-05 | 1 | -6/+6 |
* | Deleted inefficient and unnecessary bindings for gluProject, | Kenneth Russel | 2005-12-05 | 1 | -79/+9 |
* | Submitted by: Travis | gfxadmin | 2005-12-03 | 1 | -87/+87 |
* | Added GLU projection-related entry points accepting Buffers as
| Kenneth Russel | 2005-12-03 | 1 | -0/+56 |
* | Issue number: | gfxadmin | 2005-11-19 | 1 | -1/+30 |
* | Issue number: | gfxadmin | 2005-11-18 | 1 | -184/+271 |
* | Submitted by: Travis | gfxadmin | 2005-11-11 | 2 | -1/+235 |
* | Issue number: | gfxadmin | 2005-11-10 | 1 | -1/+1 |
* | Fixed dist build problem pointed out by Travis | Kenneth Russel | 2005-11-10 | 1 | -5/+5 |
* | Fixed Issue 180: Improve garbage generation | Kenneth Russel | 2005-11-10 | 1 | -4/+4 |
* | Refactored JOGL's use of the JAWT to enable it to be more lazily
| Kenneth Russel | 2005-11-09 | 5 | -19/+88 |
* | Added error checking for "dist" builds to validate that all expected
| Kenneth Russel | 2005-11-09 | 1 | -2/+85 |
* | 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 | 55 | -4370/+3030 |
* | 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 | 2 | -1/+14 |
* | Updated vc7.root property declaration and documentation | Kenneth Russel | 2005-06-13 | 1 | -4/+7 |
* | Made pbuffer code and in particular floating-point pbuffer code more | Kenneth Russel | 2005-06-02 | 2 | -0/+4 |
* | Cleaned up Mac OS X context handling. Removed incorrect retain call on | Kenneth Russel | 2005-06-01 | 2 | -0/+2 |
* | Upgraded webstart binaries to 1.1 b12; updated HTML and JavaDoc; added
| Kenneth Russel | 2005-05-27 | 1 | -1/+1 |
* | Javadoc fixes | Kenneth Russel | 2005-05-27 | 1 | -9/+19 |
* | Added first-cut support for floating-point pbuffers on Mac OS X | Kenneth Russel | 2005-05-20 | 2 | -2/+2 |
* | Added more extension definitions from Apple's glext.h (including, and
| Kenneth Russel | 2005-05-19 | 2 | -1/+87 |