Henri Verbeet : wined3d: Avoid accessing the bo_user list from outside the command stream thread (Valgrind).

Alexandre Julliard julliard at winehq.org
Thu Apr 29 16:38:33 CDT 2021


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr 29 19:06:02 2021 +0200

wined3d: Avoid accessing the bo_user list from outside the command stream thread (Valgrind).

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

---

 dlls/wined3d/adapter_gl.c | 69 ++++++++++++++++++++----------------------
 dlls/wined3d/adapter_vk.c | 77 ++++++++++++++++++++++-------------------------
 2 files changed, 68 insertions(+), 78 deletions(-)

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



More information about the wine-cvs mailing list