On 6/13/19 17:51, Henri Verbeet wrote:
On Thu, 13 Jun 2019 at 18:27, Paul Gofman gofmanp@gmail.com wrote:
dlls/d3d9/tests/visual.c | 255 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 255 insertions(+)
Turns out this fails for me on Windows:
visual.c:25835: Description string: "AMD Radeon HD 6310 Graphics" ... visual.c:25800: Test failed: test nrm_vec4(0.0, 0.0, 0.0, 0.5),
expected 0x0000004c, got 0x000000ff. visual.c:25800: Test failed: test nrm_vec4(0.0, 0.0, 0.0, -0.5), expected 0x00000066, got 0x00000000.
It worked for me on Nvidia... did you try v2 version of the patch by any chance (https://source.winehq.org/patches/data/166431), is it the same?