Zebediah Figura : wined3d: Allow up to 128 MiB of persistently mapped memory on 32-bit architectures.

Alexandre Julliard julliard at winehq.org
Mon Feb 14 15:41:32 CST 2022


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Fri Feb 11 19:42:01 2022 -0600

wined3d: Allow up to 128 MiB of persistently mapped memory on 32-bit architectures.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/adapter_vk.c      | 24 ++++++++++++-----
 dlls/wined3d/context_gl.c      | 61 +++++++++++++++++++++++++-----------------
 dlls/wined3d/context_vk.c      | 20 ++++++++++----
 dlls/wined3d/directx.c         |  9 +++++++
 dlls/wined3d/wined3d_private.h |  9 +++++++
 5 files changed, 87 insertions(+), 36 deletions(-)

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



More information about the wine-cvs mailing list