aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/X11OnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 260: "GLException: Surface already locked" after failed makeCurrent Kenneth Russel2007-01-171-4/+7
* Fixed bugs in implementation of -Djogl.GLContext.noopt flagKenneth Russel2006-03-261-5/+5
* Added fallback path in GLContext optimization code to be able toKenneth Russel2006-03-191-1/+22
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-24/+5
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+95