glx: Fix swap method config matching
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 9 Aug 2017 09:19:18 +0000 (11:19 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Thu, 10 Aug 2017 07:15:33 +0000 (09:15 +0200)
commit48bd91785a5231fcadfcfccd0b193c142bc24a40
treeaa69e437785951d78bb16acdc7f4b33c5306a4c9
parentfe4aae0e6ad395ef48c2f710c3deb51a0b769000
glx: Fix swap method config matching

Due to bugs in dri swap method reporting, neither the fbconfigs received from
the server nor the value reported from driconfigs were correct. Now that's been
fixed and we can enable config swapmethod matching again.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/glx/dri_common.c