Skip to content

Windows skia software rendering still requires d3d context #8612

Answered by tronical
Vaider7 asked this question in General
Discussion options

You must be logged in to vote

Thanks for catching this. Perhaps you're running into a bug.

My plan is to re-activate the d3d backend again in the future, but meanwhile if the runtime initializes a d3d context etc just to throw it away again and then use the software renderer, that would be a bug. I think perhaps the bug is in the winit backend.

In terms of runtime and build requirements: I'd like to avoid the complexity of opting out of those, if possible. Would it be acceptable for your target to still require these, but just not use them at runtime?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Vaider7
Comment options

Answer selected by Vaider7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants