aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows/WindowsOnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-88/+0
* Fixed Issue 260: "GLException: Surface already locked" after failed makeCurrent Kenneth Russel2007-01-171-4/+7
* Fixed lurking problem associated with on-screen contexts' makeCurrent Kenneth Russel2006-03-281-2/+1
* Fixed bugs in implementation of -Djogl.GLContext.noopt flagKenneth Russel2006-03-261-1/+13
* 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/+93