DragonJoker / Ashes

Drop-in replacement for Vulkan shared library, for older hardware compatibility
https://dragonjoker.github.io/Ashes/
MIT License
359 stars 19 forks source link

Are DirectX 9 and 10 actually supported? #282

Closed Serentty closed 4 months ago

Serentty commented 10 months ago

The Vulkan website has a page where it lists Ashes as a project that can layer Vulkan on top of DirectX 9, 10, and 11. However, looking at both the readme and the code tree here, I do not see any mention of those earlier DirectX versions. Is this a mistake a Vulkan website that warrants correcting, or is this an issue with the documentation for Ashes?

image

DragonJoker commented 10 months ago

Hi ! Ashes only supports DirectX11, so yes, it's a mistake from Vulkan's website