[PATCH] wined3d: Ignore clears if count = 0 and rects != NULL

Henri Verbeet hverbeet at gmail.com
Wed Jan 23 06:28:49 CST 2013


On 23 January 2013 13:14, Stefan Dösinger <stefan at codeweavers.com> wrote:
>  dlls/d3d8/tests/visual.c  | 17 +++++++++++++++++
>  dlls/d3d9/tests/visual.c  | 16 ++++++++++++++++
>  dlls/ddraw/tests/ddraw7.c | 36 ++++++++++++++++++++++++++++++++++++
>  dlls/wined3d/device.c     |  6 ++++++
>  4 files changed, 75 insertions(+)
>
Although I don't expect a difference in behaviour, it probably
wouldn't hurt to add tests for the other ddraw versions as well (i.e.
through the viewport interface).



More information about the wine-devel mailing list