aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/GLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-219/+0
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-071-2/+14
* Partial fix for Issue 114: GLCanvas canCreateOffscreenDrawable() function alw...Kenneth Russel2005-02-231-1/+3
* Fixed Javadoc problemsKenneth Russel2004-04-121-1/+1
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-0/+18
* Implemented a per-thread GLContext stack, which gives a thread Kenneth Russel2003-11-041-4/+8
* Initial revisiondjp2003-06-081-0/+183