aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/macosx/MacOSXGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-8/+23
* Merged with current JOGL trunk (by using -r HEAD)Kenneth Russel2005-04-241-0/+7
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-261-0/+1
* fix build breakageGerard Ziemski2004-06-211-1/+1
* pbuffers have been implemented in Mac OS X jogl port for some time now, regsi...Gerard Ziemski2004-06-201-3/+11
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-0/+12
* Updated context creation code to unpack GLCapabilities object in JavaKenneth Russel2004-04-211-1/+14
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* Multiple pixel format changegregorypierce2004-02-281-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-3/+21
* Disabling the context updater for now - not thread safe yet.Gerard Ziemski2003-10-121-1/+1
* Implemented PBuffers (available in >= Panther). Reimplemented window resizing...Gerard Ziemski2003-10-121-3/+54
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-2/+13
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-60/+10
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-261-35/+117
* Initial revisiondjp2003-06-081-0/+110