xserver/hw
Adam Jackson 77bdaa1313 glx: Use __glXInitExtensionEnableBits in all backends (v2)
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)

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2016-03-30 11:13:57 -04:00
..
dmx dmx/glxProxy: don't free the glx pixmap twice if AddResource fails 2016-03-08 10:19:51 -05:00
kdrive ephyr: Fix redisplay with glamor on GLES. 2016-03-10 11:12:43 -05:00
vfb vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGS 2016-03-23 14:47:24 -04:00
xfree86 xfree86/modes: Make sure the HW cursor is hidden when it should be 2016-03-28 14:03:29 -04:00
xnest xnest: Fix needless build dependency on xcb-util-keysyms 2015-11-24 10:41:14 -05:00
xquartz glx: Use __glXInitExtensionEnableBits in all backends (v2) 2016-03-30 11:13:57 -04:00
xwayland xwayland: Pretend we support viewport in vidmode 2016-03-28 14:10:59 -04:00
xwin glx: Use __glXInitExtensionEnableBits in all backends (v2) 2016-03-30 11:13:57 -04:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00