=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Pass the destination pitch to format conversion functions.

Alexandre Julliard julliard at winehq.org
Fri Sep 20 14:21:30 CDT 2013


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Fri Sep 20 13:04:49 2013 +0200

wined3d: Pass the destination pitch to format conversion functions.

The relation between src and dst pitches is not correct if the source
pitch is padded to match pitch alignment requirements.

---

 dlls/wined3d/surface.c         |    2 +-
 dlls/wined3d/utils.c           |   77 +++++++++++++++++++++------------------
 dlls/wined3d/wined3d_private.h |    2 +-
 3 files changed, 43 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list