aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 92: Platform Independent VSync functionality Kenneth Russel2005-04-241-0/+7
* Fixed Issue 136: Return correct pbuffer support for ATI cardsKenneth Russel2005-02-071-0/+11
* Fixed bug in X11GLContext where additional locking was needed inKenneth Russel2005-02-041-1/+15
* Fixed Issue 44: Add pbuffer-based GLJPanel implementation Kenneth Russel2005-02-032-12/+26
* Partial fix for Issue 88: Add Linux amd64 support to JOGLKenneth Russel2005-01-273-8/+22
* Fixed build problems on Linux after bug fixes to context destructionKenneth Russel2004-07-152-12/+13
* This putback attempts to address the following issues: Kenneth Russel2004-06-194-0/+20
* 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