Józef Kucia : dxgi: Move D3D12 helper functions closer to the top of the file.
Module: wine Branch: master Commit: 278ddcbfba3f39a06a2ea00590cd237fda9e0cfe URL: https://source.winehq.org/git/wine.git/?a=commit;h=278ddcbfba3f39a06a2ea0059... Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Wed Aug 29 12:53:34 2018 +0200 dxgi: Move D3D12 helper functions closer to the top of the file. We need to re-create a Vulkan swapchain in ResizeBuffers(). Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dxgi/swapchain.c | 1190 ++++++++++++++++++++++++------------------------- 1 file changed, 595 insertions(+), 595 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=278ddcbfba3f39a06a2ea...
participants (1)
-
Alexandre Julliard