aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/x11/X11GLContextFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-8/+15
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-17/+51
* This putback adds array offsets to the public JOGL API. The offsets areTravis Bryson2005-06-241-21/+21
* Added full-scene antialiasing (FSAA) supportKenneth Russel2004-04-201-3/+31
* Fixed Javadoc problemsKenneth Russel2004-04-121-0/+169
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-3/+4
* Initial revisiondjp2003-06-081-0/+56