aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/X11GLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Use try/finally in X11GLContext.destroyImpl() to avoid any potentialKenneth Russel2006-03-061-14/+17
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-12/+26
* Made X11GLDrawableFactory.lockToolkit() and unlockToolkit() non-staticKenneth Russel2005-11-091-2/+2
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-8/+8
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+301