aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/macosx/MacOSXOnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-248/+0
* Fixed Issue 168: Add support for transparency in GLJPanel Kenneth Russel2005-06-301-4/+0
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* Fixed race conditions in Mac OS X onscreen context creation thatKenneth Russel2005-05-101-0/+3
* Attempted to work around bugs seen during resizing of GLCanvas on MacKenneth Russel2005-04-071-19/+8
* Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2DKenneth Russel2004-04-291-0/+1
* Worked around incidence of 4796548 on Mac OS XKenneth Russel2004-04-231-1/+17
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-4/+0
* Disabling the context updater for now - not thread safe yet.Gerard Ziemski2003-10-121-1/+20
* Implemented PBuffers (available in >= Panther). Reimplemented window resizing...Gerard Ziemski2003-10-121-64/+20
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-5/+15
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-261-0/+262