aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11/X11OnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-138/+32
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-10/+36
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-6/+2
* Merged with current JOGL trunk (by using -r HEAD)Kenneth Russel2005-04-241-0/+7
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-0/+1
* Fixed Javadoc problemsKenneth Russel2004-04-121-0/+5
* 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
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-4/+20
* Initial revisiondjp2003-06-081-0/+189