| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 6 | -17/+92 |
* | Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch | Kenneth Russel | 2003-08-06 | 3 | -28/+41 |
* | Fixed bug pointed out by Nathan.Burg@sun.com where impl classes | Kenneth Russel | 2003-07-31 | 1 | -1/+1 |
* | 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 |
* | Added ContextVariableName configuration option to GLEmitter because of | Kenneth Russel | 2003-07-15 | 1 | -2/+14 |
* | Fixed issue 13: Readable names for function arguments | Kenneth Russel | 2003-07-15 | 3 | -3/+20 |
* | Fixed issue 12: Better tracing output | Kenneth Russel | 2003-07-15 | 1 | -2/+59 |
* | 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 |
* | Fixed bugs in Solaris build. | Kenneth Russel | 2003-07-14 | 1 | -1/+1 |
* | Added Ant build support, contributed by Rob Grzywinski and Artur | Kenneth Russel | 2003-07-14 | 9 | -10/+806 |
* | 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 | 24 | -299/+970 |
* | Checked in experimental Cg support and a couple of small demos. By | Kenneth Russel | 2003-06-26 | 1 | -0/+67 |
* | 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 | 22 | -1404/+17 |
* | 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 |
* | Fixed a bug where insideBeginEndPair was not being checked within checkGLGetE... | ckline | 2003-06-22 | 1 | -0/+4 |
* | Initial revision | djp | 2003-06-08 | 111 | -0/+42782 |