Direct3D11 backend


Direct3D11 support was another challenge in the application development.
Why was it necessary? These drivers seem more stable compared to the others and provide slightly more performance.
However, they have one disadvantage: shader compilation is very slow, so it was necessary to create and manage a secondary cache.

Feature level 11.0 is required but this shouldn't be a bottleneck in 2025.

Get Demeter

Leave a comment

Log in with itch.io to leave a comment.