[PATCH 1/2] d3dx9_36/tests: Add D3DXSaveSurfaceToFileInMemory D3DXIFF_DDS tests (try 4)

Matteo Bruni matteo.mystral at gmail.com
Fri Dec 11 11:23:06 CST 2015


2015-12-11 18:10 GMT+01:00 Christian Costa <titan.costa at gmail.com>:
>
>
> 2015-12-11 16:02 GMT+01:00 Matteo Bruni <matteo.mystral at gmail.com>:
>>
>> 2015-12-11 10:59 GMT+01:00 Alistair Leslie-Hughes
>> <leslie_alistair at hotmail.com>:
>> > The DDS_CAPS_TEXTURE | DDSCAPS_ALPHA caps check was to address testbot
>> > failures
>> > http://testbot.winehq.org/JobDetails.pl?Key=18888
>>
>> Yes, I understand that. What I meant is that I don't get the
>> header->caps == DDS_CAPS_TEXTURE case ever, except on Wine,
>
>
> Apparently the job shows that header->caps == DDS_CAPS_TEXTURE in 5 tests
> corresponding to winxp, win2003, vista, win2008 and win7 and
> DDS_CAPS_TEXTURE | DDSCAPS_ALPHA for 3 tests corresponding to win8 and
> win10.
> So if you never had header->caps == DDS_CAPS_TEXTURE, I'm wondering if you
> ever launched tests on windows below win8.

The test isn't run at all on the testbot on versions below Windows 8
because there is no d3dx9_36.dll installed or CreateDevice fails, as
the logs show.

As I already mentioned in my reply to the previous version of this
patch, I personally only ran the test on Windows 7 and XP (real
hardware) which gave the same results as Win8 and Win10 from the
testbot.



More information about the wine-devel mailing list