Matteo Bruni : wined3d: Rename struct wined3d_map_range to struct wined3d_range.

Alexandre Julliard julliard at winehq.org
Thu Feb 27 17:15:10 CST 2020


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Thu Feb 27 13:31:10 2020 +0100

wined3d: Rename struct wined3d_map_range to struct wined3d_range.

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

---

 dlls/wined3d/adapter_gl.c      |  2 +-
 dlls/wined3d/adapter_vk.c      |  4 ++--
 dlls/wined3d/buffer.c          | 20 ++++++++++----------
 dlls/wined3d/context.c         |  4 ++--
 dlls/wined3d/directx.c         |  2 +-
 dlls/wined3d/surface.c         |  6 +++---
 dlls/wined3d/texture.c         |  4 ++--
 dlls/wined3d/wined3d_private.h | 14 +++++++-------
 8 files changed, 28 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list