Skip to content
Snippets Groups Projects
Commit 1e074c39 authored by Georg Lehmann's avatar Georg Lehmann Committed by Alexandre Julliard
Browse files

winevulkan: Avoid returning 0 for swapchain maxImageCount.


Many Windows games do not expect that maxImageCount can be set to 0.
A value of 0 means that there is no limit on the number of images.
Nvidia reports 8 on Windows, AMD 16.

Based on a patch by Józef Kucia.

Signed-off-by: default avatarGeorg Lehmann <dadschoorse@gmail.com>
Signed-off-by: default avatarJoshua Ashton <joshua@froggi.es>
Signed-off-by: default avatarLiam Middlebrook <lmiddlebrook@nvidia.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 70b2d181
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment