Zebediah Figura : wined3d: Move the bo_user field to struct wined3d_buffer.

Alexandre Julliard julliard at winehq.org
Mon Nov 1 16:38:03 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Oct 20 00:12:00 2021 -0500

wined3d: Move the bo_user field to struct wined3d_buffer.

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/buffer.c          | 18 +++++++++---------
 dlls/wined3d/context_gl.c      | 20 ++++++++++----------
 dlls/wined3d/context_vk.c      |  8 ++++----
 dlls/wined3d/state.c           |  6 +++---
 dlls/wined3d/wined3d_private.h |  3 +--
 5 files changed, 27 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list