Henri Verbeet : d3d9: Simplify GetDevice().

Alexandre Julliard julliard at winehq.org
Fri Dec 4 09:11:29 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Dec  4 11:50:47 2009 +0100

d3d9: Simplify GetDevice().

---

 dlls/d3d9/cubetexture.c       |   21 ++++++++-------------
 dlls/d3d9/indexbuffer.c       |   21 ++++++++-------------
 dlls/d3d9/pixelshader.c       |   16 +++++++---------
 dlls/d3d9/query.c             |   22 ++++++++--------------
 dlls/d3d9/stateblock.c        |   21 ++++++++-------------
 dlls/d3d9/surface.c           |   21 ++++++++-------------
 dlls/d3d9/swapchain.c         |   20 ++++++++------------
 dlls/d3d9/texture.c           |   21 ++++++++-------------
 dlls/d3d9/vertexbuffer.c      |   21 ++++++++-------------
 dlls/d3d9/vertexdeclaration.c |   21 +++++++++------------
 dlls/d3d9/vertexshader.c      |   23 ++++++++---------------
 dlls/d3d9/volumetexture.c     |   21 ++++++++-------------
 12 files changed, 96 insertions(+), 153 deletions(-)

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



More information about the wine-cvs mailing list