aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/javax/media/opengl/awt/GLJPanel.java
Commit message (Expand)AuthorAgeFilesLines
* After more thought, realized once again that because most Java windowKenneth Russel2008-12-291-4/+0
* Removed lockSurface(), unlockSurface(), and isSurfaceLocked() fromKenneth Russel2008-12-211-9/+0
* Factored out the remaining toolkit, and specifically AWT, dependenciesKenneth Russel2008-12-201-1/+1
* Removed setSize(), setPosition(), setVisible(), and setFullscreen()Kenneth Russel2008-12-161-4/+6
* Integrated work from several months ago to refactor GLJPanelKenneth Russel2008-12-161-735/+850
* Moved javax.media.opengl.awt.gl2.GL2JPanel (back) toKenneth Russel2008-12-161-0/+1304
* 2nd big refactoring.Sven Gothel2008-06-211-1270/+0
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-0/+1270