26 Feb
2025
26 Feb
'25
6:58 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3dx9_36/shader.c:
flags, shader, error_msgs, constant_table);
if (D3DX_SDK_VERSION <= 36) - flags |= D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY; + flags |= D3DXSHADER_ENABLE_BACKWARDS_COMPATIBILITY;
Is this right? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5814#note_96032