https://bugs.winehq.org/show_bug.cgi?id=47005
Bug ID: 47005 Summary: d3d[2-9] test_shademode() fails on the testbot Product: Wine Version: 4.6 Hardware: x86 OS: Linux Status: NEW Severity: trivial Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
The upper-right triangle is painted blue instead of green. I tracked this down to a bug in Gallium affecting software renderers: https://bugs.freedesktop.org/show_bug.cgi?id=98846
I'm creating this Wine bug to track that one.
https://bugs.winehq.org/show_bug.cgi?id=47005
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase Status|NEW |RESOLVED URL| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=98846 Resolution|--- |NOTOURBUG
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- And resolving as upstream.
https://bugs.winehq.org/show_bug.cgi?id=47005
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://bugs.freedesktop.or |https://bugs.freedesktop.or |g/show_bug.cgi?id=98846 |g/show_bug.cgi?id=110451
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- This is actually a different bug, https://bugs.freedesktop.org/show_bug.cgi?id=110451.
https://bugs.winehq.org/show_bug.cgi?id=47005
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- This was fixed in Mesa by https://gitlab.freedesktop.org/mesa/mesa/commit/f97b731c82afb06cfd6ffebc90a3e098a9a1b308, which was released as part of 19.2.7. As far as I can tell this should be available in Debian testing. Can that be upgraded on the testbot, or are we limited to stable?
https://bugs.winehq.org/show_bug.cgi?id=47005
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- Sorry, the correct commit is https://gitlab.freedesktop.org/mesa/mesa/commit/a3c8bc10aa9294bd78c0e2cf5818fb4b8a42cd7a.
https://bugs.winehq.org/show_bug.cgi?id=47005
--- Comment #5 from François Gouget fgouget@codeweavers.com --- The Mesa packages are not available through buster-backports. I looked at what 'cherry-picking' then from Testing would entail but it requires upgrading pretty much everything starting with the libc, libc++, etc.
So the only option is to upgrade to Testing. Maybe the time has come but the risk is that Testing has new bugs so that we don't gain much. The best would be to set up a separate VM so their WineTest results can be compared before making the switch.