[PATCH vkd3d 2/6] libs/vkd3d-common: Move heap memory functions implementation from vkd3d_memory.h.

Henri Verbeet hverbeet at gmail.com
Thu May 12 08:56:45 CDT 2022


On Tue, 10 May 2022 at 20:21, Matteo Bruni <mbruni at codeweavers.com> wrote:
>
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
>  include/private/vkd3d_memory.h | 26 +++-----------------------
>  libs/vkd3d-common/memory.c     | 24 ++++++++++++++++++++++++
>  2 files changed, 27 insertions(+), 23 deletions(-)

Why do we want this?



More information about the wine-devel mailing list