Henri Verbeet : d3d8: Add traces.

Alexandre Julliard julliard at winehq.org
Mon Oct 19 09:56:11 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Oct 19 10:12:20 2009 +0200

d3d8: Add traces.

---

 dlls/d3d8/cubetexture.c       |   56 ++++++---
 dlls/d3d8/device.c            |  289 +++++++++++++++++++++++++++--------------
 dlls/d3d8/directx.c           |   55 ++++++---
 dlls/d3d8/indexbuffer.c       |   45 +++++--
 dlls/d3d8/pixelshader.c       |    6 +-
 dlls/d3d8/stateblock.c        |   12 +-
 dlls/d3d8/surface.c           |   40 ++++--
 dlls/d3d8/swapchain.c         |   13 ++-
 dlls/d3d8/texture.c           |   57 ++++++---
 dlls/d3d8/vertexbuffer.c      |   45 +++++--
 dlls/d3d8/vertexdeclaration.c |   10 +-
 dlls/d3d8/vertexshader.c      |    6 +-
 dlls/d3d8/volume.c            |   37 ++++--
 dlls/d3d8/volumetexture.c     |   55 ++++++---
 14 files changed, 487 insertions(+), 239 deletions(-)

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



More information about the wine-cvs mailing list