https://bugs.freedesktop.org/show_bug.cgi?id=62999

--- Comment #2 from Alexander Monakov <amona...@gmail.com> ---
(In reply to comment #1)
> Can you attach the output of glxinfo?

I don't want to sound arrogant, but I fail to see how that would be relevant.

In http://cgit.freedesktop.org/mesa/mesa/tree/src/glx/glxcmds.c,
fbconfigs_compatible() fails to follow the GLX specification, which says:

    If GLX_DONT_CARE is specified as an attribute value,
    then the attribute will not be checked.

MATCH_EXACT and MATCH_MASK don't check a->param for GLX_DONT_CARE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to