Conor McCarthy : dxgi: Implement d3d12_swapchain_ResizeTarget().

Alexandre Julliard julliard at winehq.org
Thu Aug 1 17:16:46 CDT 2019


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

Author: Conor McCarthy <cmccarthy at codeweavers.com>
Date:   Thu Aug  1 01:17:47 2019 +0430

dxgi: Implement d3d12_swapchain_ResizeTarget().

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

---

 dlls/dxgi/device.c        | 44 ++-------------------------
 dlls/dxgi/dxgi_private.h  |  5 ++--
 dlls/dxgi/swapchain.c     | 75 +++++++++++++++++++++++++++++++----------------
 dlls/dxgi/utils.c         | 53 +++++++++++++++++++++++++++++++--
 dlls/wined3d/swapchain.c  | 23 +++++++++++++++
 dlls/wined3d/wined3d.spec |  2 ++
 include/wine/wined3d.h    |  3 ++
 7 files changed, 133 insertions(+), 72 deletions(-)

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



More information about the wine-cvs mailing list