aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/GLContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored platform extensions out of the GL interface and Kenneth Russel2005-07-271-1/+24
* Added workaround for problem loading JAWT library on X11 platformsKenneth Russel2005-07-191-29/+1
* Moved pbuffer creation support from MacOSXOnscreenGLDrawable toKenneth Russel2005-07-181-16/+0
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-64/+12
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-0/+364