aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/GLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Documentation updates and minor cleanupsKenneth Russel2005-07-191-8/+9
* Moved all functionality from GLContextFactory implementations into Kenneth Russel2005-07-191-40/+50
* Implemented pbuffer instantiation support in GLDrawableFactory rather Kenneth Russel2005-07-181-4/+7
* Further context-related changes for the JSR-231 API. The GLContext Kenneth Russel2005-07-171-16/+14
* Initial set of context-related changes for the JSR-231 API. GLContext Kenneth Russel2005-07-101-37/+73
* Merged with main trunk (tag JOGL_PRE_1_1_1)Kenneth Russel2005-07-071-1/+1
* Fixed Javadoc problemsKenneth Russel2004-04-121-23/+60
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-4/+50
* Initial revisiondjp2003-06-081-0/+112