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

Alexandre Julliard julliard at winehq.org
Thu Feb 8 15:33:07 CST 2018


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Feb  8 02:58:51 2018 +0330

d3d8: 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/d3d8/buffer.c            |  4 +--
 dlls/d3d8/d3d8_main.c         |  4 +--
 dlls/d3d8/d3d8_private.h      |  1 +
 dlls/d3d8/device.c            | 82 +++++++++++++++++++------------------------
 dlls/d3d8/directx.c           |  7 ++--
 dlls/d3d8/shader.c            |  9 +++--
 dlls/d3d8/surface.c           |  2 +-
 dlls/d3d8/swapchain.c         |  6 ++--
 dlls/d3d8/texture.c           |  2 +-
 dlls/d3d8/vertexdeclaration.c | 15 ++++----
 dlls/d3d8/volume.c            |  2 +-
 11 files changed, 61 insertions(+), 73 deletions(-)

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



More information about the wine-cvs mailing list