[PATCH] glx: Require at least one True/DirectColor visual
Adam Jackson
ajax at redhat.com
Tue May 20 10:15:16 PDT 2014
Apologies for the thread revival, was wondering why this still wasn't
merged...
On Fri, 2012-09-28 at 11:10 -0700, Ian Romanick wrote:
> > + /* Mesa requires at least one True/DirectColor visual */
> > + if (!checkScreenVisuals())
> > + return;
> > +
>
> Should this log some sort of message to indicate the reason for failure?
Meh? You have to try pretty hard to get to 8bpp anymore, and it can't
have worked since before Mesa 7.8 in any case.
- ajax
More information about the xorg-devel
mailing list