Henri Verbeet : d3dx9: Avoid LPDIRECT3DDEVICE9.

Alexandre Julliard julliard at winehq.org
Mon Oct 29 13:52:51 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Sun Oct 28 20:54:52 2012 +0100

d3dx9: Avoid LPDIRECT3DDEVICE9.

---

 dlls/d3dx9_36/d3dx9_36_main.c |    2 +-
 dlls/d3dx9_36/effect.c        |   90 ++++++++++-------------
 dlls/d3dx9_36/font.c          |    5 +-
 dlls/d3dx9_36/line.c          |    4 +-
 dlls/d3dx9_36/mesh.c          |  160 ++++++++++++++---------------------------
 dlls/d3dx9_36/shader.c        |   66 +++++++++--------
 dlls/d3dx9_36/sprite.c        |    4 +-
 dlls/d3dx9_36/tests/line.c    |    2 +-
 dlls/d3dx9_36/texture.c       |   27 ++------
 include/d3dx9anim.h           |   13 +++-
 include/d3dx9core.h           |   46 +++++++-----
 include/d3dx9effect.h         |  131 +++++++++-------------------------
 include/d3dx9mesh.h           |  113 ++++++++++++++++++-----------
 include/d3dx9shader.h         |   46 +++++++-----
 include/d3dx9shape.h          |   56 +++-----------
 include/d3dx9tex.h            |   28 ++------
 16 files changed, 329 insertions(+), 464 deletions(-)

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



More information about the wine-cvs mailing list