Henri Verbeet : wined3d: Replace WINEDDBLTFX with a new structure that only includes the used fields.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 16 09:54:58 CST 2016


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Feb 15 18:18:03 2016 +0100

wined3d: Replace WINEDDBLTFX with a new structure that only includes the used fields.

It's a happy coincidence that none of the surface pointers are actually used.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ddraw/surface.c           | 91 ++++++++++++++++++++++------------------
 dlls/wined3d/surface.c         | 95 ++++++++++++++++--------------------------
 dlls/wined3d/texture.c         |  2 +-
 dlls/wined3d/wined3d_private.h |  2 +-
 include/wine/wined3d.h         | 57 ++++---------------------
 5 files changed, 97 insertions(+), 150 deletions(-)

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



More information about the wine-cvs mailing list