Ivan Gyurdiev : wined3d: QueryInterface corrections.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 5 14:07:55 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 07f4f7048760e0f7814e538d51e837096e1649cc
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=07f4f7048760e0f7814e538d51e837096e1649cc

Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Tue Apr 25 17:59:12 2006 -0400

wined3d: QueryInterface corrections.

---

 dlls/wined3d/basetexture.c       |    3 ++-
 dlls/wined3d/cubetexture.c       |    3 ++-
 dlls/wined3d/device.c            |    4 ++--
 dlls/wined3d/directx.c           |    4 ++--
 dlls/wined3d/drawprim.c          |   40 ++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/indexbuffer.c       |    3 ++-
 dlls/wined3d/palette.c           |    1 +
 dlls/wined3d/pixelshader.c       |    3 ++-
 dlls/wined3d/query.c             |    3 ++-
 dlls/wined3d/resource.c          |    3 ++-
 dlls/wined3d/stateblock.c        |    3 ++-
 dlls/wined3d/surface.c           |    8 ++++++--
 dlls/wined3d/swapchain.c         |    1 +
 dlls/wined3d/texture.c           |    1 +
 dlls/wined3d/vertexbuffer.c      |    3 ++-
 dlls/wined3d/vertexdeclaration.c |    3 ++-
 dlls/wined3d/vertexshader.c      |    3 ++-
 dlls/wined3d/volume.c            |    8 ++++++--
 dlls/wined3d/volumetexture.c     |    3 ++-
 19 files changed, 81 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list