Hi,
I found a bug. On a system with a GNC Driver for OpenGL, and opengl version 1.1 the method for drawable canCreateOffscreenDrawable() returns true when the driver doesn’t support the WGL_ARB_pixel_format extension.
Which later causes the GLPbuffer Window’s implemenation to throw an exception that the extension is not availible.
How and where do I file this bug?