Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 14477b10 by Henri Verbeet at 2025-06-10T17:51:15+02:00 demos: Allow Vulkan to determine the swapchain image count.
We currently always use 3. That's not a bad choice, but doesn't take the minImageCount/maxImageCount of the Vulkan implementation into account.
- - - - -
4 changed files:
- demos/demo_d3d12.h - demos/demo_vkd3d.h - demos/gears.c - demos/triangle.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/14477b1066cfd4d12ce044f98fea09...