Comment 29 for bug 937415

Revision history for this message
In , Karlt (karlt) wrote :

(In reply to comment #19)
> The man page,
>
> http://www.opengl.org/sdk/docs/man/xhtml/glXCreatePixmap.xml
>
> ... says that
> an error will be generated if the config "does not support rendering to windows
> (e.g., GLX_DRAWABLE_TYPE does not contain GLX_WINDOW_BIT)"

I wonder whether that's an mixup with glXCreateWindow in the documentation.
I can't think why Windows would need to be supported for glxCreatePixmap.