Henri Verbeet : wined3d: Get rid of the IWineD3DSurface typedefs.

Alexandre Julliard julliard at winehq.org
Fri Apr 29 11:09:18 CDT 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Apr 29 13:03:42 2011 +0200

wined3d: Get rid of the IWineD3DSurface typedefs.

---

 dlls/wined3d/arb_program_shader.c |   13 +-
 dlls/wined3d/context.c            |   44 ++--
 dlls/wined3d/device.c             |  169 +++++-----
 dlls/wined3d/drawprim.c           |    4 +-
 dlls/wined3d/palette.c            |    2 +-
 dlls/wined3d/shader.c             |    2 +-
 dlls/wined3d/state.c              |   12 +-
 dlls/wined3d/stateblock.c         |    2 +-
 dlls/wined3d/surface.c            |  615 ++++++++++++++++++-------------------
 dlls/wined3d/swapchain.c          |   22 +-
 dlls/wined3d/texture.c            |   24 +-
 dlls/wined3d/utils.c              |    4 +-
 dlls/wined3d/wined3d_private.h    |  110 ++++----
 13 files changed, 510 insertions(+), 513 deletions(-)

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



More information about the wine-cvs mailing list