aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/X11GLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-0/+1
* Minor javadoc changes to GLDrawableFactory. Kenneth Russel2005-11-121-1/+1
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-5/+14
* Made X11GLDrawableFactory.lockToolkit() and unlockToolkit() non-staticKenneth Russel2005-11-091-6/+10
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-29/+15
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-091-2/+2
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+439