aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11/X11GLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed build problems on Linux after bug fixes to context destructionKenneth Russel2004-07-151-3/+1
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-0/+17
* Added full-scene antialiasing (FSAA) supportKenneth Russel2004-04-201-40/+26
* Fixed Javadoc problemsKenneth Russel2004-04-121-128/+66
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-0/+12
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-5/+26
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-57/+38
* Initial revisiondjp2003-06-081-0/+414