aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/SingleThreadedWorkaround.java
Commit message (Expand)AuthorAgeFilesLines
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* Fixed Issue 153: API method in SingleThreadedWorkaround class to change to ol...Kenneth Russel2005-04-101-0/+11
* Fixed Issue 109: Two animator threads on two Frames crash Kenneth Russel2005-02-241-4/+18
* Fixed Issue 44: Add pbuffer-based GLJPanel implementation Kenneth Russel2005-02-031-3/+1
* Fixed Issue 97: Flickering when using ATI_WORKAROUND Kenneth Russel2005-01-291-7/+11
* Conditioned ATI_WORKAROUND notice on jogl.verbose system propertyKenneth Russel2004-11-191-1/+3
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-0/+86