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

Check for Vulkan Xlib/Wayland surface support before enabling #10525

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

valpackett
Copy link
Contributor

@valpackett valpackett commented Jan 12, 2018

The Vulkan loader returns an error if a requested extension is not available, and e.g. the nvidia proprietary driver does not support the Wayland one.

This issue was discovered in RPCS3, where I also contributed Vulkan+Wayland support.

UPD: oh, it was indeed found here too: #10477

The Vulkan loader will error if a requested extension is not available,
and the nvidia proprietary driver does not support the Wayland one.
@hrydgard hrydgard merged commit 36bfe5f into hrydgard:master Jan 12, 2018
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.

2 participants