aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/X11PbufferGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-0/+38
* Fixed apparent bug pointed out by user EdwinOlson on jogl forum where Kenneth Russel2006-04-251-0/+1
* Renamed "offscreen" capability bits in GLCapabilities to "pbuffer" Kenneth Russel2006-02-161-5/+5
* Refactored code on Windows and X11 constructing attribute lists for Kenneth Russel2005-12-061-68/+4
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-141-1/+1
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-4/+4
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+264