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

Alexandre Julliard julliard at winehq.org
Wed Feb 7 15:24:27 CST 2018


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Feb  7 02:29:32 2018 +0330

d3d9: 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/d3d9/buffer.c            |  4 +--
 dlls/d3d9/d3d9_main.c         |  8 ++---
 dlls/d3d9/d3d9_private.h      |  1 +
 dlls/d3d9/device.c            | 84 ++++++++++++++++++-------------------------
 dlls/d3d9/directx.c           | 12 +++----
 dlls/d3d9/query.c             |  2 +-
 dlls/d3d9/shader.c            |  4 +--
 dlls/d3d9/stateblock.c        |  2 +-
 dlls/d3d9/surface.c           |  2 +-
 dlls/d3d9/swapchain.c         |  6 ++--
 dlls/d3d9/texture.c           |  2 +-
 dlls/d3d9/vertexdeclaration.c | 28 +++++++--------
 dlls/d3d9/volume.c            |  2 +-
 13 files changed, 70 insertions(+), 87 deletions(-)

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



More information about the wine-cvs mailing list