aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11
Commit message (Expand)AuthorAgeFilesLines
* This putback adds array offsets to the public JOGL API. The offsets areTravis Bryson2005-06-244-30/+30
* Merged with current JOGL trunk (by using -r HEAD)Kenneth Russel2005-04-241-0/+7
* Merged with current JOGL trunk (tag JOGL_1_1_PRE_B10)Kenneth Russel2005-02-263-21/+74
* 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