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

Improve Windows 7 DXGI compatibility #1311

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Improve Windows 7 DXGI compatibility #1311

merged 2 commits into from
Oct 14, 2020

Conversation

raphlinus
Copy link
Contributor

Use the WARP driver when creating a D3D11 device if the HARDWARE driver is not available.

Fixes #1300

Use the WARP driver when creating a D3D11 device if the HARDWARE driver
is not available.

Fixes #1300
Copy link
Collaborator

@Zarenor Zarenor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward fallback. LGTM.

@raphlinus raphlinus merged commit 21673f5 into master Oct 14, 2020
@raphlinus raphlinus deleted the win7_compat branch October 14, 2020 03:03
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.

Latest version can not run on Windows 7 64bit
2 participants