Henri Verbeet : wined3d: Merge the surface_created() and volume_created() wined3d_device_parent_ops callbacks.

Alexandre Julliard julliard at winehq.org
Fri Mar 16 13:53:08 CDT 2018


Module: wine
Branch: master
Commit: 0a354365bd2aa5854ffcc5157bf9db3ad03441b8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=0a354365bd2aa5854ffcc5157bf9db3ad03441b8

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Mar 16 13:56:25 2018 +0330

wined3d: Merge the surface_created() and volume_created() wined3d_device_parent_ops callbacks.

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

---

 dlls/d3d11/device.c    | 13 ++++++------
 dlls/d3d8/device.c     | 57 +++++++++++++++++++++++++-------------------------
 dlls/d3d9/device.c     | 57 +++++++++++++++++++++++++-------------------------
 dlls/ddraw/ddraw.c     | 27 +++++++-----------------
 dlls/wined3d/texture.c |  8 +++----
 include/wine/wined3d.h |  7 ++-----
 6 files changed, 75 insertions(+), 94 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=0a354365bd2aa5854ffcc5157bf9db3ad03441b8



More information about the wine-cvs mailing list