Nikolay Sivov : d3d11: Use CRT allocation functions.

Alexandre Julliard julliard at winehq.org
Fri Jul 22 15:38:23 CDT 2022


Module: wine
Branch: master
Commit: b951c37b8791ceb052c9e159ad7927f75a72d667
URL:    https://gitlab.winehq.org/wine/wine/-/commit/b951c37b8791ceb052c9e159ad7927f75a72d667

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Jul 14 17:31:20 2022 +0300

d3d11: Use CRT allocation functions.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>

---

 dlls/d3d11/async.c         |  6 +++---
 dlls/d3d11/buffer.c        |  6 +++---
 dlls/d3d11/d3d11_private.h |  1 -
 dlls/d3d11/device.c        | 30 +++++++++++++++---------------
 dlls/d3d11/inputlayout.c   | 14 +++++++-------
 dlls/d3d11/shader.c        | 40 ++++++++++++++++++++--------------------
 dlls/d3d11/state.c         | 28 ++++++++++++++--------------
 dlls/d3d11/texture.c       | 18 +++++++++---------
 dlls/d3d11/view.c          | 24 ++++++++++++------------
 9 files changed, 83 insertions(+), 84 deletions(-)




More information about the wine-cvs mailing list