[PATCH xserver] glx: Use __glXInitExtensionEnableBits in all backends (v2)

Adam Jackson ajax at redhat.com
Wed Mar 30 17:52:25 UTC 2016


On Wed, 2016-03-30 at 18:48 +0100, Jon Turney wrote:
> On 30/03/2016 16:06, Adam Jackson wrote:
> > 
> > On xquartz this enables SGI_make_current_read, which is a mostly
> > harmless lie as CGL doesn't implement it, as well as SGIX_pbuffer,
> > which
> > is fine because no pbuffer-enabled configs are created.
> > 
> > On xwin this enables SGIX_pbuffer and ARB_multisample in all cases.
> > Again this is harmless if the backend doesn't support the features,
> > since no fbconfigs will be created to expose them.
> > 
> > It also adds SGIX_visual_select_group to both xquartz and xwin.
> > Amusingly, both were filling in the appropriate field in the
> > fbconfig
> > already.
> > 
> > v2: Warn about missing WGL extensions (Emil)
> Thanks for adding that.
> 
> Please apply the attached to fix compilation.

Oh god. I'm awful.

remote: I: patch #78777 updated using rev 0a69c1e2fa0ea63b02fff98e68d9f56a369e882b.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   b08526e..0a69c1e  master -> master

- ajax


More information about the xorg-devel mailing list