| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed imports to fix build. | Michael Bien | 2010-04-08 | 1 | -1/+1 |
* | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 1 | -6/+5 |
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -2/+2 |
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+782 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 1 | -758/+0 |
* | Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
| Kenneth Russel | 2006-01-13 | 1 | -6/+5 |
* | Made public API changes discussed with expert group to make core JOGL | Kenneth Russel | 2005-11-09 | 1 | -1/+1 |
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
| Kenneth Russel | 2005-10-24 | 1 | -431/+421 |
* | Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ... | Kenneth Russel | 2005-05-07 | 1 | -2/+3 |
* | Fixed problem in demos introduced in 1.1 b08 where windowClosing
| Kenneth Russel | 2005-02-14 | 1 | -2/+9 |
* | Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support
| Kenneth Russel | 2003-08-08 | 1 | -15/+50 |
* | Fixed bug in toggling of VBO | Kenneth Russel | 2003-08-08 | 1 | -0/+2 |
* | Changed glMapBufferARB's implementation to return the same ByteBuffer | Kenneth Russel | 2003-08-07 | 1 | -0/+724 |