=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: ddraw/tests: Don' t use DDBLT_COLORFILL in test_flip.

Alexandre Julliard julliard at winehq.org
Mon Apr 24 16:11:21 CDT 2017


Module: wine
Branch: master
Commit: b81e58b6bf0971129c564625473c1556977accb4
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b81e58b6bf0971129c564625473c1556977accb4

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Fri Apr 21 17:01:49 2017 +0200

ddraw/tests: Don't use DDBLT_COLORFILL in test_flip.

It is broken on Geforce 7 cards in some conditions triggered by this
test. Doing the fill manually is awkward but maintains the full
functionality of the test on these cards.

Signed-off-by: Stefan Dösinger <stefan at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ddraw/tests/ddraw1.c | 61 ++++++++++++++++++++++++++---------------------
 dlls/ddraw/tests/ddraw2.c | 61 ++++++++++++++++++++++++++---------------------
 dlls/ddraw/tests/ddraw4.c | 61 ++++++++++++++++++++++++++---------------------
 dlls/ddraw/tests/ddraw7.c | 61 ++++++++++++++++++++++++++---------------------
 4 files changed, 136 insertions(+), 108 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=b81e58b6bf0971129c564625473c1556977accb4



More information about the wine-cvs mailing list