Stefan Dösinger : wined3d: BeginScene and EndScene tests and fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 12 09:23:44 CST 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Fri Feb  9 16:35:45 2007 +0100

wined3d: BeginScene and EndScene tests and fixes.

---

 dlls/d3d8/tests/device.c       |   64 +++++++++++++++++
 dlls/d3d9/tests/device.c       |  153 +++++++++++++++++++++++++++++++++++++++-
 dlls/ddraw/device.c            |   15 +++-
 dlls/ddraw/tests/d3d.c         |   36 +++++++++
 dlls/wined3d/device.c          |   21 +++++-
 dlls/wined3d/surface.c         |   17 +++++
 dlls/wined3d/wined3d_private.h |    4 +-
 7 files changed, 300 insertions(+), 10 deletions(-)

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



More information about the wine-cvs mailing list