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

Consider selecting the version number more intelligently #5

Open
gkjohnson opened this issue Jan 7, 2019 · 0 comments
Open

Consider selecting the version number more intelligently #5

gkjohnson opened this issue Jan 7, 2019 · 0 comments

Comments

@gkjohnson
Copy link
Owner

Right now the version number is pulled out and assumed to be the first instance of a number in the name of the graphics hardware. It might be better to pull out all numbers and select the longest one.

Unmasked renderers like this may cause issues in this case, as well, where no version number exists but there are numbers unrelated to the card information:
ANGLE (Intel(R) HD Graphics Family Direct3D9Ex vs_3_0 ps_3_0)

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

No branches or pull requests

1 participant