| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructured how GLObjectTracker destroys tracked objects during
| Kenneth Russel | 2006-03-08 | 1 | -3/+0 |
* | Fixed new bug associated with GLObjectTracker and context destruction | Kenneth Russel | 2006-03-03 | 1 | -0/+3 |
* | Fixed Issue 191: Add new opengl.1thread=new or similar
| Kenneth Russel | 2006-02-24 | 1 | -6/+8 |
* | Added optimized path to GLDrawableHelper for situation where
| Kenneth Russel | 2006-02-21 | 2 | -6/+35 |
* | Added exception propagation from GLWorkerThread | Kenneth Russel | 2006-02-21 | 1 | -1/+7 |
* | Added GLWorkerThread for moving OpenGL-related work onto a different
| Kenneth Russel | 2006-02-21 | 1 | -29/+69 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -17/+28 |
* | Reorganized and cleaned up FBO-related workarounds needed only on
| Kenneth Russel | 2006-02-16 | 1 | -31/+45 |
* | Renamed "offscreen" capability bits in GLCapabilities to "pbuffer"
| Kenneth Russel | 2006-02-16 | 1 | -30/+26 |
* | Added note on limitations of OpenGL context sharing to spec overview | Kenneth Russel | 2006-02-15 | 4 | -8/+18 |
* | Added workaround for apparent driver problem when FBOs are enabled in
| Kenneth Russel | 2006-02-13 | 1 | -0/+16 |
* | Added more verbose debugging output to GLJPanel | Kenneth Russel | 2006-02-13 | 1 | -0/+24 |
* | Completion of initial work on FBO support in Java2D/JOGL bridge.
| Kenneth Russel | 2006-02-11 | 1 | -32/+110 |
* | Further work on FBO support in Java2D/JOGL bridge. Upgraded JOGL's
| Kenneth Russel | 2006-02-11 | 1 | -8/+25 |
* | Issue number: | gfxadmin | 2006-02-10 | 3 | -12/+16 |
* | Further work on FBO support in Java2D/JOGL bridge. Recast how
| Kenneth Russel | 2006-02-06 | 1 | -0/+57 |
* | Fixed Issue 193: antialiasing querying using GLCapabilitiesChooser no
| Kenneth Russel | 2006-01-20 | 1 | -0/+2 |
* | Removed references to JOGL from javax.media.opengl.Threading class
| Kenneth Russel | 2005-12-28 | 1 | -29/+31 |
* | Fixed bug in render-to-texture support on Windows | Kenneth Russel | 2005-12-23 | 2 | -2/+2 |
* | Added thrown exception information for GLDrawableFactory's | Kenneth Russel | 2005-12-05 | 1 | -3/+15 |
* | Made throws clause for chooseGraphicsConfiguration follow documented
| Kenneth Russel | 2005-12-03 | 1 | -1/+2 |
* | Made GLContext.setCurrent() protected based on feedback from user zero
| Kenneth Russel | 2005-12-03 | 1 | -5/+4 |
* | Added GLCapabilitiesChooser argument (currently ignored) to
| Kenneth Russel | 2005-11-27 | 2 | -5/+9 |
* | Minor javadoc changes to GLDrawableFactory.
| Kenneth Russel | 2005-11-12 | 1 | -4/+11 |
* | Cleaned up wording in GLCanvas and GLJPanel javadoc about
| Kenneth Russel | 2005-11-12 | 2 | -6/+2 |
* | Made public API changes discussed with expert group to make core JOGL | Kenneth Russel | 2005-11-09 | 7 | -90/+303 |
* | Removed RI-specific method descriptions from addNotify(), update(),
| Kenneth Russel | 2005-10-28 | 2 | -23/+60 |
* | Made spec changes suggested by Chris Campbell on javagaming.org forums | Kenneth Russel | 2005-10-28 | 2 | -7/+7 |
* | Updated spec based on comments from rexguo on javagaming.org forums | Kenneth Russel | 2005-10-28 | 3 | -5/+47 |
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
| Kenneth Russel | 2005-10-24 | 18 | -0/+3476 |