| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated nightly build | gfxadmin | 2006-03-07 | 1 | -16/+16 |
* | Updated nightly build | gfxadmin | 2006-03-06 | 1 | -15/+15 |
* | Use try/finally in X11GLContext.destroyImpl() to avoid any potential | Kenneth Russel | 2006-03-06 | 1 | -14/+17 |
* | Added NativeSignatureEmitter | Kenneth Russel | 2006-03-06 | 5 | -9/+66 |
* | Updated nightly build | gfxadmin | 2006-03-05 | 1 | -15/+15 |
* | Updated nightly build | gfxadmin | 2006-03-04 | 1 | -17/+17 |
* | Added support requested by user mantesat on JOGL forum for null
| Kenneth Russel | 2006-03-03 | 1 | -1/+6 |
* | Fixed new bug associated with GLObjectTracker and context destruction | Kenneth Russel | 2006-03-03 | 1 | -0/+3 |
* | Updated nightly build | gfxadmin | 2006-03-03 | 1 | -14/+14 |
* | Updated nightly build | gfxadmin | 2006-03-02 | 1 | -15/+15 |
* | Updated nightly build | gfxadmin | 2006-02-28 | 1 | -16/+16 |
* | Updated nightly build | gfxadmin | 2006-02-27 | 1 | -14/+14 |
* | Updated nightly build | gfxadmin | 2006-02-26 | 1 | -17/+17 |
* | Updated nightly build | gfxadmin | 2006-02-25 | 1 | -16/+16 |
* | Updated nightly build | gfxadmin | 2006-02-24 | 1 | -16/+16 |
* | Fixed Issue 191: Add new opengl.1thread=new or similar
| Kenneth Russel | 2006-02-24 | 1 | -6/+8 |
* | Optimized VBO/PBO checking routines in GLImpl. Now cache availability
| Kenneth Russel | 2006-02-24 | 1 | -20/+43 |
* | Updated nightly build | gfxadmin | 2006-02-23 | 1 | -15/+15 |
* | Added mechanism for kicking the current context off the
| Kenneth Russel | 2006-02-23 | 3 | -13/+84 |
* | Attempted fix for Issue 206: glTexImage2D fails on external context
| Kenneth Russel | 2006-02-23 | 1 | -0/+1 |
* | Updated nightly build | gfxadmin | 2006-02-22 | 1 | -16/+16 |
* | Updated nightly build | gfxadmin | 2006-02-21 | 1 | -17/+17 |
* | Fixed Issue 205: FPSAnimator flag for fixed-rate scheduling
| Kenneth Russel | 2006-02-21 | 1 | -4/+28 |
* | Added optimized path to GLDrawableHelper for situation where
| Kenneth Russel | 2006-02-21 | 5 | -39/+202 |
* | Fixed bug in GLDrawableHelper.invokeGL() where the previous initAction
| Kenneth Russel | 2006-02-21 | 1 | -0/+1 |
* | Added support for calling makeCurrent() over and over again with
| Kenneth Russel | 2006-02-21 | 1 | -0/+15 |
* | Added exception propagation from GLWorkerThread | Kenneth Russel | 2006-02-21 | 2 | -9/+23 |
* | Added GLWorkerThread for moving OpenGL-related work onto a different
| Kenneth Russel | 2006-02-21 | 2 | -29/+224 |
* | Changed locking protocol for on-screen surfaces to only use the JAWT's
| Kenneth Russel | 2006-02-20 | 10 | -95/+74 |
* | Updated nightly build | gfxadmin | 2006-02-20 | 1 | -15/+15 |
* | Updated nightly build | gfxadmin | 2006-02-19 | 1 | -19/+19 |
* | Added libjogl_drihack.so to dist native library jars | Kenneth Russel | 2006-02-16 | 1 | -3/+3 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -1/+1 |
* | Updated nightly build | gfxadmin | 2006-02-16 | 1 | -20/+20 |
* | 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 | 8 | -55/+51 |
* | Fixed build breakage on 10.4 after last checkin | Kenneth Russel | 2006-02-16 | 1 | -3/+19 |
* | Fixed problems with lack of hardware acceleration on Linux | Kenneth Russel | 2006-02-16 | 6 | -14/+258 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -104/+0 |
* | Issue number: | gfxadmin | 2006-02-16 | 4 | -15/+42 |
* | Added note on limitations of OpenGL context sharing to spec overview | Kenneth Russel | 2006-02-15 | 5 | -8/+32 |
* | expose JOGL built-in gl pixel format to users | Gerard Ziemski | 2006-02-15 | 1 | -3/+20 |
* | progress on gl pixel format enumeration mechanism | Gerard Ziemski | 2006-02-15 | 1 | -143/+393 |
* | Updated nightly build | gfxadmin | 2006-02-14 | 1 | -16/+16 |
* | Added workaround for apparent driver problem when FBOs are enabled in
| Kenneth Russel | 2006-02-13 | 1 | -0/+16 |
* | Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zip | Kenneth Russel | 2006-02-13 | 1 | -1/+1 |
* | Updated nightly build | gfxadmin | 2006-02-13 | 1 | -17/+17 |
* | Added more verbose debugging output to GLJPanel | Kenneth Russel | 2006-02-13 | 1 | -0/+24 |
* | Added checking of whether the correct GLContext is current to the
| Kenneth Russel | 2006-02-12 | 2 | -13/+26 |