Skip to content

DX11 feature level 10 support - #87

Merged
veeenu merged 2 commits into
veeenu:mainfrom
riyuzenn:main
Apr 21, 2023
Merged

veeenu merged 2 commits into
veeenu:mainfrom
riyuzenn:main

Conversation

@riyuzenn

Copy link
Copy Markdown
Contributor

Some computers does not fully support DX11 feature level 11.0, 10.0 does. By adding feature level 10, this will prevent an error in creating D3D11Device & SwapChain in those machines.

@veeenu

veeenu commented Apr 20, 2023

Copy link
Copy Markdown
Owner

Thank you for your contribution! I'll take a bit of time to review and manually test this but overall it looks good to me.

Couple q's out of curiosity:

  • Does this have the potential to affect discovery in any way in newer OSes/machines?
  • What OSes/hardware do currently require 10.0 and can't support 11.0?

@riyuzenn

riyuzenn commented Apr 20, 2023

Copy link
Copy Markdown
Contributor Author

Feature level 11.0 is not supported in my older computer with Intel HD Graphics 2000. I can't find any supported gpus in each feature levels from official windows docs, but I found one from Wikipedia

@veeenu
veeenu merged commit e1f35dd into veeenu:main Apr 21, 2023
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