Henri Verbeet : wined3d: Move rectangle validation from surface_cpu_blt() to wined3d_surface_blt().

Alexandre Julliard julliard at winehq.org
Thu Aug 4 12:22:09 CDT 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Aug  3 21:34:46 2011 +0200

wined3d: Move rectangle validation from surface_cpu_blt() to wined3d_surface_blt().

This fixes some tests because these were getting skipped for the BltOverride() path.

---

 dlls/d3d9/device.c       |    2 +
 dlls/d3d9/tests/visual.c |   40 +++++++++++++-------------
 dlls/wined3d/surface.c   |   70 +++++++++++++++++----------------------------
 3 files changed, 49 insertions(+), 63 deletions(-)

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



More information about the wine-cvs mailing list