[Bug 77368] [SNA] Garbage in window after filling backbuffer with glDrawPixels on Mesa-10.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 13 12:49:27 PDT 2014


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

--- Comment #6 from Alexander Monakov <amonakov at gmail.com> ---
Somehow I got my laptop in a state where the problem is in effect. 
Investigating.

It bisects to
commit 3224f0c978f02f52bb8c2bdc8df33294e2fdaf30
Author: Fredrik Höglund <fredrik at kde.org>
Date:   Thu Feb 13 21:07:09 2014 +0100

    glx: Fix the default values for GLXFBConfig attributes


Switching config->drawableType back to 0 "fixes" the problem.  Otherwise
somehow qsort returns an array of fbconfigs where an 8x msaa config comes first
(wtf, but it still should draw something, right?)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140413/000f4e56/attachment.html>


More information about the intel-gfx-bugs mailing list