[PATCH 1/3] wined3d: Relax depth blit requirements

Stefan Dösinger stefandoesinger at gmail.com
Fri Dec 9 06:45:19 CST 2011


2011/12/9 Henri Verbeet <hverbeet at gmail.com>

> On 9 December 2011 12:54, Stefan Dösinger <stefan at codeweavers.com> wrote:
> > This fixes bug 10636.
> A proper commit message would be a good start.
>
> > +    BOOL                          in_scene;
> A test to show that this is actually needed for d3d9 wouldn't hurt.
> The condition in wined3d is there because it was already there when we
> actually implemented depth blits, but it's probably a leftover from
> your original ddraw code or something.
>
dlls/d3d9/tests/device.c, test_scene(), line 1491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20111209/7b7f458d/attachment.html>


More information about the wine-devel mailing list