aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/macosx/MacOSXOnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs in implementation of -Djogl.GLContext.noopt flagKenneth Russel2006-03-261-5/+5
* Made MacOSXOnscreenGLContext obey disabling of optimized contextKenneth Russel2006-03-191-2/+14
* Fixed resizing bug on Mac OS X which was a consequence of leaving theKenneth Russel2006-03-101-0/+7
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-20/+7
* Removed code inadvertently checked in along with Kenneth Russel2005-12-061-4/+0
* Added MacOSXExternalGLContext support as suggested by Billy BiggsKenneth Russel2005-12-051-0/+4
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+104