About the Direct3D 12 rendering support #9082
Viciouss
started this conversation in
Engine Core
Replies: 1 comment 3 replies
-
Two days ago there was a PR with this solution, unfortunately Bastiaan closed it |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I just went through the blog post for the dev 3 snapshot, and I noticed the problem with dxil.dll. Just yesterday I happend to read another dev log of the mach engine where the author describes his share of problems regarding the DirectX shader compiler and a possible solution with no dependency to dxil.dll at all. I figured that this might help, maybe it's also already known or this doesn't work with Godot for some reason, I just thought that it couldn't hurt posting about it because I couldn't find it mentioned anywhere. And it's a rather new blog post as well.
Here is the link: https://devlog.hexops.com/2024/building-the-directx-shader-compiler-better-than-microsoft/
Disclaimer: I have little to no experience with C++, Direct3D, dlls, shaders and whatnot. I just read a lot of articles in the internet that seem to be interesting even if I don't fully understand them.
Kind Regards
Martin
Beta Was this translation helpful? Give feedback.
All reactions