aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/windows/WindowsOnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-6/+2
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-261-1/+20
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-031-1/+1
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-1/+8
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-2/+5
* Initial revisiondjp2003-06-081-0/+203