diff options
author | Adam Jackson <ajax@redhat.com> | 2016-03-22 14:40:37 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2016-03-30 11:13:57 -0400 |
commit | 77bdaa1313aa55191b49ec73c1e377928ca294fe (patch) | |
tree | c0ebdfac9902954aa83338716c94b4640e7e0977 /fb/fbline.c | |
parent | 15af78fc56569dc3b6a7f2c5a6a49edb602111b7 (diff) |
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>
Diffstat (limited to 'fb/fbline.c')
0 files changed, 0 insertions, 0 deletions