=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: dxgi: Make Vulkan swapchain image count independent of DXGI buffer count.

Alexandre Julliard julliard at winehq.org
Mon May 6 15:38:50 CDT 2019


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon May  6 11:46:01 2019 +0200

dxgi: Make Vulkan swapchain image count independent of DXGI buffer count.

Vulkan can create more swapchain images than requested.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dxgi/swapchain.c | 111 +++++++++++++++++++++++++++-----------------------
 1 file changed, 60 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list