Henri Verbeet : wined3d: Get rid of the WINED3DSURFTYPE typedef.

Alexandre Julliard julliard at winehq.org
Fri Jan 20 13:09:28 CST 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jan 20 00:36:28 2012 +0100

wined3d: Get rid of the WINED3DSURFTYPE typedef.

---

 dlls/d3d10core/texture.c       |    2 +-
 dlls/d3d8/directx.c            |    2 +-
 dlls/d3d8/surface.c            |    2 +-
 dlls/d3d8/swapchain.c          |    2 +-
 dlls/d3d9/directx.c            |    2 +-
 dlls/d3d9/surface.c            |    2 +-
 dlls/d3d9/swapchain.c          |    2 +-
 dlls/ddraw/ddraw.c             |   19 ++++++++++---------
 dlls/ddraw/ddraw_private.h     |    2 +-
 dlls/ddraw/device.c            |    6 +++---
 dlls/ddraw/main.c              |    6 +++---
 dlls/dxgi/swapchain.c          |    2 +-
 dlls/wined3d/device.c          |    2 +-
 dlls/wined3d/directx.c         |   15 ++++++++-------
 dlls/wined3d/surface.c         |   13 +++++++------
 dlls/wined3d/swapchain.c       |   16 +++++++---------
 dlls/wined3d/wined3d_private.h |    2 +-
 include/wine/wined3d.h         |   17 +++++++++--------
 18 files changed, 58 insertions(+), 56 deletions(-)

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



More information about the wine-cvs mailing list