aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/windows/WindowsOffscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-9/+1
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-261-1/+2
* Bug fix to new context destruction / recreation code associated with Kenneth Russel2004-07-091-14/+14
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-0/+12
* Added contribution from user GKW on community.java.net forums to fixKenneth Russel2003-09-051-6/+5
* Fixed bug in offscreen contexts' pending resize logic pointed out byKenneth Russel2003-08-131-1/+1
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-2/+5
* Initial revisiondjp2003-06-081-0/+169