Henri Verbeet : d3d11: Use the global memory allocation helpers.

Alexandre Julliard julliard at winehq.org
Mon Feb 5 16:48:26 CST 2018


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Sun Feb  4 17:38:57 2018 +0330

d3d11: Use the global memory allocation helpers.

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

---

 dlls/d3d11/async.c         |  6 +++---
 dlls/d3d11/buffer.c        |  6 +++---
 dlls/d3d11/d3d11_private.h |  8 +------
 dlls/d3d11/device.c        |  6 +++---
 dlls/d3d11/inputlayout.c   | 11 +++++-----
 dlls/d3d11/shader.c        | 52 +++++++++++++++++++++++-----------------------
 dlls/d3d11/state.c         | 28 ++++++++++++-------------
 dlls/d3d11/texture.c       | 12 +++++------
 dlls/d3d11/view.c          | 24 ++++++++++-----------
 9 files changed, 73 insertions(+), 80 deletions(-)

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



More information about the wine-cvs mailing list