glXChooseVisual: Only consider fbconfig if we can get the corresponding visual.
authorMichel Dänzer <daenzer@vmware.com>
Tue, 12 May 2009 06:01:22 +0000 (08:01 +0200)
committerMichel Dänzer <daenzer@vmware.com>
Tue, 12 May 2009 07:34:13 +0000 (09:34 +0200)
commit46b81b0cc883df0ef7d998be36ae6cbf80257cd2
treebde918f1b8a89a0c67f97f2fe46a56766cb0d7c1
parent64f36ff9fbe7e12c79cd72ceb68ed5967979445f
glXChooseVisual: Only consider fbconfig if we can get the corresponding visual.

This can fail, e.g. when XLIB_SKIP_ARGB_VISUALS=1 is set.

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524794 and
http://bugs.freedesktop.org/show_bug.cgi?id=21600 .
src/glx/x11/glxcmds.c