[PATCH 09/10] d3d8: Fix d3d8_device_GetInfo() implementation.

Henri Verbeet hverbeet at gmail.com
Thu Mar 15 08:34:12 CDT 2018


On 14 March 2018 at 22:23, Matteo Bruni <mbruni at codeweavers.com> wrote:
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
> Might have an effect on bug 42118.
>
>  dlls/d3d8/device.c       |  6 ++++--
>  dlls/d3d8/tests/device.c | 39 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 43 insertions(+), 2 deletions(-)
>
This fails here on Windows:

    device.c:8733: Test failed: info_id 5, unexpected hr 0x80004005.
    device.c:8733: Test failed: info_id 6, unexpected hr 0x80004005.
    ...
    device.c:8733: Test failed: info_id 254, unexpected hr 0x80004005.
    device.c:8733: Test failed: info_id 255, unexpected hr 0x80004005.
    135c:device: 47431 tests executed (0 marked as todo, 251
failures), 2 skipped.



More information about the wine-devel mailing list