| Commit message (Expand) | Author | Age | Files | Lines |
* | Multiple pixel format change | gregorypierce | 2004-02-28 | 1 | -1/+1 |
* | Initial version 1.0.0-b01 | djp | 2004-02-18 | 1 | -0/+104 |
* | Undid previous change which turned out to be incorrect. | Kenneth Russel | 2004-01-30 | 1 | -1/+1 |
* | Applied bug fix to GLU tesselator from pdjensen@dev.java.net. | Kenneth Russel | 2004-01-29 | 1 | -1/+1 |
* | implemented GLJPanel for Mac OS X | Gerard Ziemski | 2003-11-19 | 10 | -77/+146 |
* | Implemented a per-thread GLContext stack, which gives a thread
| Kenneth Russel | 2003-11-04 | 4 | -22/+297 |
* | Disabling the context updater for now - not thread safe yet. | Gerard Ziemski | 2003-10-12 | 2 | -2/+21 |
* | Implemented PBuffers (available in >= Panther). Reimplemented window resizing... | Gerard Ziemski | 2003-10-12 | 4 | -85/+200 |
* | Added contribution from user GKW on community.java.net forums to fix | Kenneth Russel | 2003-09-05 | 2 | -31/+38 |
* | Added Gerard Ziemski's new sources for faster dynamic symbol lookup on | Kenneth Russel | 2003-09-05 | 1 | -17/+3 |
* | Applied bug fix to GLU tesselator supplied by Pepijn Van Eeckhoudt. | Kenneth Russel | 2003-08-27 | 1 | -25/+25 |
* | GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg. | Kenneth Russel | 2003-08-21 | 22 | -0/+5679 |
* | GKW on the community.java.net forums pointed out that the | Kenneth Russel | 2003-08-17 | 1 | -30/+38 |
* | Applied suggestion from GKW on community.java.net forums to use | Kenneth Russel | 2003-08-17 | 1 | -1/+1 |
* | Added SGI .rgb image reader. Fixed typos in javadoc. | Kenneth Russel | 2003-08-15 | 2 | -3/+3 |
* | Issue number:
| albanc | 2003-08-13 | 2 | -0/+12 |
* | Fixed bug in offscreen contexts' pending resize logic pointed out by | Kenneth Russel | 2003-08-13 | 2 | -2/+2 |
* | Fixed bug abies pointed out in ARBVBOKey where it was necessary to | Kenneth Russel | 2003-08-07 | 1 | -1/+14 |
* | Changed glMapBufferARB's implementation to return the same ByteBuffer | Kenneth Russel | 2003-08-07 | 1 | -0/+55 |
* | Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch | Kenneth Russel | 2003-08-06 | 1 | -0/+9 |
* | Added workaround for 4845371 to NativeLibLoader. | Kenneth Russel | 2003-07-16 | 1 | -0/+7 |
* | Fixed bug in Animator where it would hang upon stopping if exception | Kenneth Russel | 2003-07-15 | 1 | -23/+27 |
* | Fixed issue 1: GLCanvas flickers when using repaint | Kenneth Russel | 2003-07-15 | 1 | -0/+6 |
* | Fixed issue 16: Accessibility breaks jogl | Kenneth Russel | 2003-07-15 | 1 | -1/+9 |
* | Fixed problem where loadLibrary calls needed to be done inside | Kenneth Russel | 2003-07-15 | 1 | -5/+12 |
* | Added Ant build support, contributed by Rob Grzywinski and Artur | Kenneth Russel | 2003-07-14 | 3 | -4/+4 |
* | Added sharing of display lists and textures among OpenGL contexts | Kenneth Russel | 2003-07-08 | 23 | -73/+444 |
* | Added pbuffer support to JOGL on X11; HWShadowmapsSimple and | Kenneth Russel | 2003-07-03 | 7 | -183/+479 |
* | Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell, | Kenneth Russel | 2003-06-26 | 8 | -40/+699 |
* | Split up net.java.games.util; moved GLUT and BufferUtils into | Kenneth Russel | 2003-06-25 | 17 | -0/+19830 |
* | Removed an unused variable. | ckline | 2003-06-22 | 1 | -3/+0 |
* | Merged code comments and some javadoc comments from old Jungle source tree. | ckline | 2003-06-22 | 1 | -0/+19 |
* | Initial revision | djp | 2003-06-08 | 29 | -0/+5093 |