aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11/X11OffscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Javadoc problemsKenneth Russel2004-04-121-15/+2
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-0/+12
* 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/+177