aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/GLCanvas.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 109: Two animator threads on two Frames crash Kenneth Russel2005-02-241-8/+8
* Fixed Issue 97: Flickering when using ATI_WORKAROUND Kenneth Russel2005-01-291-7/+34
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-2/+36
* Fixed Javadoc problemsKenneth Russel2004-04-121-8/+0
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-0/+19
* Added Gerard Ziemski's new sources for faster dynamic symbol lookup onKenneth Russel2003-09-051-17/+3
* Fixed issue 1: GLCanvas flickers when using repaintKenneth Russel2003-07-151-0/+6
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-4/+15
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-261-3/+21
* Initial revisiondjp2003-06-081-0/+177