[PATCH v5 1/6] ddraw: Use WINED3D_SWAPCHAIN_NO_WINDOW_CHANGES only if window is not in foreground.

Stefan Dösinger stefandoesinger at gmail.com
Thu Jan 13 05:31:15 CST 2022



> Am 13.01.2022 um 14:02 schrieb Stefan Dösinger <stefandoesinger at gmail.com>:
> 
> 
> 
>> Am 12.01.2022 um 19:20 schrieb Gabriel Ivăncescu <gabrielopcode at gmail.com>:
>> 
>> dlls/ddraw/tests/ddraw1.c | 66 ++++++++++++++++++++++++++++++++++++++-
>> dlls/ddraw/tests/ddraw2.c | 66 ++++++++++++++++++++++++++++++++++++++-
>> dlls/ddraw/tests/ddraw4.c | 66 ++++++++++++++++++++++++++++++++++++++-
>> dlls/ddraw/tests/ddraw7.c | 66 ++++++++++++++++++++++++++++++++++++++-
> 
> The added tests cause failures for me in follow-up tests on Windows, see attached file. It looks like it is the same failure the testbot is complaining about.
> 
> 
> I'll have a quick look. Maybe some leaked object or so that leaves an unexpected window mode behind.

You are leaking window2 at the end of the test. Fixing this seems to make the follow-up tests pass ok.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220113/aa51583c/attachment.sig>


More information about the wine-devel mailing list