[PATCH 10/10] wined3d: Don't attach render targets on clears when unnecessary.

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


On 14 March 2018 at 22:23, Matteo Bruni <mbruni at codeweavers.com> wrote:
> Otherwise we'd limit the cleared area to the size of the render target.
>
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
>  dlls/d3d9/tests/visual.c | 46 ++++++++++++++++++++++++----------------------
>  dlls/wined3d/cs.c        |  5 ++++-
>  2 files changed, 28 insertions(+), 23 deletions(-)
>
This fails here on Linux, Intel SKL:

    visual.c:23653: Test failed: Expected color 0x00000000 at (520,
320), got 0x0000ff00.



More information about the wine-devel mailing list