d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY when appropriate.
commit13880f8e6a0a972382de7de04b56bd1a414bef67
authorPaul Gofman <gofmanp@gmail.com>
Tue, 14 Jan 2020 17:18:19 +0000 (14 18:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Jan 2020 18:04:57 +0000 (14 19:04 +0100)
treeb75e15a1f953486a90ac0e11cd1bf448483f888f
parent96dab5abeedbb0908ac11915464f71eb74383bd7
d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMPATIBILITY when appropriate.

Manual testing shows that the backward compatible compilation is used
in d3dx9 versions below 37.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48302
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3dx9_36/shader.c