aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows/WindowsPbufferGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Addendum to fix for Issue 271: wglGetPixelFormatAttribivARB() fails forcing s...Kenneth Russel2007-02-201-1/+1
* Fixed Issue 271: wglGetPixelFormatAttribivARB() fails forcing software OpenGL Kenneth Russel2007-02-201-4/+8
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-6/+37
* Renamed "offscreen" capability bits in GLCapabilities to "pbuffer" Kenneth Russel2006-02-161-9/+9
* Refactored code on Windows and X11 constructing attribute lists for Kenneth Russel2005-12-061-109/+13
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-141-1/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+399