aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11
Commit message (Expand)AuthorAgeFilesLines
* Added full-scene antialiasing (FSAA) supportKenneth Russel2004-04-203-43/+61
* Fixed Javadoc problemsKenneth Russel2004-04-124-143/+242
* Fixed build problems in X11SunJDKReflection.javaKenneth Russel2004-04-091-14/+25
* Intermediate checkin of improved visual selection mechanism. Intended Kenneth Russel2004-04-091-0/+90
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-084-4/+4
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-192-0/+24
* 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-085-13/+41
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-033-61/+396
* Initial revisiondjp2003-06-084-0/+836