aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/macosx/MacOSXOnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-147/+22
* Fixed Mac OS X port after initial GLContext changesKenneth Russel2005-07-101-0/+4
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-17/+30
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-5/+4
* Merged with current JOGL trunk (by using -r HEAD)Kenneth Russel2005-04-241-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