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

UI: Ask for restart when changing graphics device #11433

Merged
merged 1 commit into from Sep 30, 2018

Conversation

unknownbrackets
Copy link
Collaborator

Only for D3D11 and Vulkan. Decided using a separate check was simpler to avoid spurious restart messages (e.g. if using D3D11, with device setting "", and just reselecting D3D11 -> didn't want it to detect this as a "device change".)

Also, makes Vulkan follow D3D11 in not changing the setting if the device is not found on startup.

Fixes #11150.

-[Unknown]

Only for D3D11 and Vulkan.

Also, makes Vulkan follow D3D11 in not changing the setting if the device
is not found on startup.
@unknownbrackets unknownbrackets added this to the v1.7.0 milestone Sep 30, 2018
@hrydgard hrydgard merged commit a661672 into hrydgard:master Sep 30, 2018
@unknownbrackets unknownbrackets deleted the gpu-device branch September 30, 2018 14:47
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.

None yet

2 participants