Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vulkan] Support different swapchain compositeAlpha modes #3351

Merged

Conversation

past-due
Copy link
Member

Not all systems support VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR.

Add VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR support, and check capabilities.supportedCompositeAlpha.

Not all systems support VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR.
Add VK_COMPOSITE_ALPHA_INHERIT_BIT_KHR support, and check capabilities.supportedCompositeAlpha.
@past-due past-due merged commit 2b43608 into Warzone2100:master Aug 28, 2023
37 checks passed
@past-due past-due deleted the 2023_08_vulkan_composite_alpha_1 branch August 28, 2023 01:39
@past-due past-due added this to the 4.4.0-beta1 milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant