<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - GL Excess demo renders incorrectly on nv43"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92306#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - GL Excess demo renders incorrectly on nv43"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92306">bug 92306</a>
from <span class="vcard"><a class="email" href="mailto:randrik@mail.ru" title="Andrew Randrianasulu <randrik@mail.ru>"> <span class="fn">Andrew Randrianasulu</span></a>
</span></b>
<pre>After recompiling mesa
mesa git commit 93161be9e7150ae5931000627833e714901cf195 - "i965: Fix
intel_miptree_is_fast_clear_capable()"
with this command line
./configure --prefix=/usr --disable-dri3 --with-gallium-drivers=nouveau
--enable-texture-float --enable-debug --with-dri-drivers=swrast
I got in terminal
----------
bash-4.2$ wine GLExcess.exe
fixme:winediag:start_process Wine Staging 1.7.51 is a testing version
containing experimental patches.
fixme:winediag:start_process Please report bugs at <a href="http://bugs.wine-staging.com">http://bugs.wine-staging.com</a>
(instead of winehq.org).
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: Fontconfig
warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from
~/.fonts.conf is deprecated.
reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
bash-4.2$ Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14:
reading configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
Mismatched color and zeta formats, ignoring zeta.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
kbuildsycoca running...
--------
important part seems to be:
"Mismatched color and zeta formats, ignoring zeta."
I also tried to disable PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT , but this not
fixed my bug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>