Henri Verbeet : d3d9: Add traces.

Alexandre Julliard julliard at winehq.org
Tue Oct 20 10:33:36 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Oct 20 11:05:02 2009 +0200

d3d9: Add traces.

---

 dlls/d3d9/cubetexture.c       |   65 +++++---
 dlls/d3d9/device.c            |  387 +++++++++++++++++++++++++++--------------
 dlls/d3d9/directx.c           |  104 ++++++++----
 dlls/d3d9/indexbuffer.c       |   45 ++++--
 dlls/d3d9/pixelshader.c       |   42 +++--
 dlls/d3d9/query.c             |   25 ++-
 dlls/d3d9/stateblock.c        |   22 ++-
 dlls/d3d9/surface.c           |   57 ++++--
 dlls/d3d9/swapchain.c         |   34 +++--
 dlls/d3d9/texture.c           |   64 +++++---
 dlls/d3d9/vertexbuffer.c      |   44 +++--
 dlls/d3d9/vertexdeclaration.c |   14 +-
 dlls/d3d9/vertexshader.c      |   41 +++--
 dlls/d3d9/volume.c            |   31 ++--
 dlls/d3d9/volumetexture.c     |   47 +++---
 15 files changed, 679 insertions(+), 343 deletions(-)

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



More information about the wine-cvs mailing list