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

Ignore old driver registry entries #231

Closed

Conversation

lenny-lunarg
Copy link
Contributor

This change causes the loader to ignore any driver located in the system-wide registries when a driver is located in a device-specific location. This resolves an issue where an old driver can get left on a system but has no corresponding GPU and never gets updated. Previously, that scenario would cause a crash

See #182 for the background on this PR.

This change causes the loader to ignore any driver located in the
system-wide registries when a driver is located in a device-specific
location. This resolves an issue where an old driver can get left on
a system but has no corresponding GPU and never gets updated.
Previously, that scenario would cause a crash

Change-Id: I42a7cfe34b25f546383ce598e6a6de52b2fad0a2
@lenny-lunarg
Copy link
Contributor Author

I'm closing this PR for the time being because in testing I've come to the conclusion that this doesn't work well and because I have an alternate implementation that I'll put up in a PR shortly. As such, I think we probably don't want this.

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