glx: don't fail out when no configs if we have visuals
authorDave Airlie <airlied@redhat.com>
Mon, 18 Nov 2013 07:34:52 +0000 (17:34 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 21 Nov 2013 00:50:48 +0000 (10:50 +1000)
commitb01a3a9b72ed8d4899b4552658da7233c451142a
treec7c5c14c09a6b714a2a4e9bedf9d0215e12aa95c
parenta43b49dfb13dc7e6d2d6d7ceee892077038d7102
glx: don't fail out when no configs if we have visuals

GLX 1.2 servers with no SGIX_fbconfigs exist (some citrix thing),
and we fail glxinfo completely in those cases.

CC: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/glx/glxcmds.c