aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/X11GLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 259: need a copy context Kenneth Russel2007-01-071-0/+21
* Added workaround for apparent problem with ATI's proprietary driversKenneth Russel2006-04-031-0/+5
* Made internal methods which fetch the platform-dependent context outKenneth Russel2006-04-021-1/+1
* 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