| Commit message (Expand) | Author | Age | Files | Lines |
* | After more thought, realized once again that because most Java window | Kenneth Russel | 2008-12-29 | 2 | -8/+0 |
* | Removed lockSurface(), unlockSurface(), and isSurfaceLocked() from | Kenneth Russel | 2008-12-21 | 2 | -21/+0 |
* | Factored out the remaining toolkit, and specifically AWT, dependencies | Kenneth Russel | 2008-12-20 | 2 | -6/+6 |
* | Removed setSize(), setPosition(), setVisible(), and setFullscreen() | Kenneth Russel | 2008-12-16 | 2 | -4/+9 |
* | Integrated work from several months ago to refactor GLJPanel | Kenneth Russel | 2008-12-16 | 1 | -735/+850 |
* | Moved javax.media.opengl.awt.gl2.GL2JPanel (back) to | Kenneth Russel | 2008-12-16 | 1 | -39/+39 |
* | Fixed breakage of GLJPanel caused by confusion between requested and
| Kenneth Russel | 2008-12-12 | 2 | -18/+0 |
* | Fixed build.xml to build correct version of TextureIO classes on the | Kenneth Russel | 2008-11-21 | 1 | -0/+7 |
* | Further GL-Enum cleanup: FRAMEBUFFER, RENDERBUFFER, .. | Sven Gothel | 2008-07-03 | 1 | -21/+21 |
* | GL Unification 1st round. | Sven Gothel | 2008-07-03 | 1 | -1/+1 |
* | Refactored more C compiler setup into gluegen-cpptasks.xml to make it | Kenneth Russel | 2008-06-30 | 1 | -0/+3 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 2 | -6/+7 |
* | merging awt,j2d,swing to awt subpackages | Sven Gothel | 2008-06-26 | 1 | -0/+1318 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 2 | -1275/+31 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 6 | -0/+2042 |