[Bug 34242] Dolphin Emulator: Error compiling pixel shader

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 24 12:33:28 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=34242

--- Comment #5 from Paul Gofman <gofmanp at gmail.com> ---
I am not sure how can I help with it now. HLSL compiler is actually not
implemented in Wine by now, and it is a big stuff. There is a parser, but no
code generator yet as far as I could see, so it actually cannot do anything yet
even if it can parse the given shader. I somehow thought previously that
D3DCompiler bugs are a matter of adding some specific language features, but
this seems to be not the case for today.

So the only option I see for now for apps requiring it is to install native
d3dcompiler_43, as you apparently did back in 2013.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list