Henri Verbeet : wined3d: Use explicit flushing in wined3d_context_gl_unmap_bo_address().

Alexandre Julliard julliard at winehq.org
Mon Sep 23 15:22:33 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Sep 23 15:12:16 2019 +0330

wined3d: Use explicit flushing in wined3d_context_gl_unmap_bo_address().

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

---

 dlls/wined3d/adapter_gl.c      |  6 +++---
 dlls/wined3d/adapter_vk.c      |  4 ++--
 dlls/wined3d/context.c         | 25 +++++++++++++++++++------
 dlls/wined3d/directx.c         |  4 ++--
 dlls/wined3d/surface.c         | 19 ++++++++++++++-----
 dlls/wined3d/texture.c         | 15 +++++++++++----
 dlls/wined3d/wined3d_private.h | 26 ++++++++++++++------------
 7 files changed, 65 insertions(+), 34 deletions(-)

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



More information about the wine-cvs mailing list