aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/X11GLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Added more debugging output on X11 side to track down Linux problemsKenneth Russel2006-02-101-0/+5
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-141-6/+1
* Made X11GLDrawableFactory.lockToolkit() and unlockToolkit() non-staticKenneth Russel2005-11-091-2/+2
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-8/+8
* 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/+172