Henri Verbeet : wined3d: Take scanline ordering into account in the mode setting code.

Alexandre Julliard julliard at winehq.org
Wed Jun 27 19:14:00 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jun 27 19:02:27 2012 +0200

wined3d: Take scanline ordering into account in the mode setting code.

---

 dlls/d3d8/device.c       |   10 ++++++++--
 dlls/d3d8/directx.c      |   21 ++++++++++++++++-----
 dlls/d3d9/device.c       |   10 ++++++++--
 dlls/d3d9/directx.c      |   20 ++++++++++++++++----
 dlls/d3d9/swapchain.c    |   10 ++++++++--
 dlls/ddraw/ddraw.c       |    1 +
 dlls/dxgi/output.c       |    2 +-
 dlls/wined3d/device.c    |    2 ++
 dlls/wined3d/directx.c   |   39 ++++++++++++++++++++++++++++++++-------
 dlls/wined3d/swapchain.c |    2 ++
 include/wine/wined3d.h   |    8 ++++++++
 11 files changed, 102 insertions(+), 23 deletions(-)

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



More information about the wine-cvs mailing list