[Bug 46224] ddraw-Create-rendering-targets-in-video-memory patch got borked between 3.19 and 3.20

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 13 16:25:52 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46224

--- Comment #9 from Gijs Vermeulen <gijsvrm at gmail.com> ---
(In reply to Olivier F. R. Dierick from comment #8)
> Reopening because the rebased patch is not working.
> 
> (In reply to Matteo Bruni from comment #7)
> > The patch currently in staging doesn't look right though:
> > 
> > +            wined3d_desc.usage = wined3d_desc.bind_flags;
> 
> If I understand the new code correctly, that line should be changed to:
> +            wined3d_desc.bind_flags = bind_flags;

This was changed in
https://github.com/wine-staging/wine-staging/commit/9256515a1299183711d7c6052d6964454d0a752b

Did that fix it?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list