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

Alexandre Julliard julliard at winehq.org
Fri Feb 9 14:51:44 CST 2018


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Feb  9 01:46:47 2018 +0330

d3drm: 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/d3drm/d3drm.c         |   4 +-
 dlls/d3drm/d3drm_main.c    |  13 +++---
 dlls/d3drm/d3drm_private.h |   1 +
 dlls/d3drm/device.c        |   4 +-
 dlls/d3drm/face.c          |   4 +-
 dlls/d3drm/frame.c         |  52 +++++++++++------------
 dlls/d3drm/light.c         |   4 +-
 dlls/d3drm/material.c      |   4 +-
 dlls/d3drm/meshbuilder.c   | 103 +++++++++++++++++++++------------------------
 dlls/d3drm/texture.c       |   4 +-
 dlls/d3drm/viewport.c      |   4 +-
 11 files changed, 94 insertions(+), 103 deletions(-)

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



More information about the wine-cvs mailing list