Re: d3dx9 [patch 1/2, try 3]: Implement D3DXSHEvalSphericalLight

2013-03-27 Thread Alexandre Julliard
Nozomi Kodama nozomi.kod...@yahoo.com writes:

 From 3d331ffa908f69ca58686b4601effbb16d89d1da Mon Sep 17 00:00:00 2001
 From: nozomi.kodama nozomi.kod...@yahoo.com
 Date: Thu, 14 Mar 2013 18:34:48 -1000
 Subject: d3dx9: Implement D3DXSHEvalSphericalLight

It fails on 64-bit:

../../../../wine/tools/runtest -q -P wine -M d3dx9_36.dll -T ../../.. -p 
d3dx9_36_test.exe.so ../../../../wine/dlls/d3dx9_36/tests/math.c  touch 
math.ok
math.c:2930: Test failed: Red: case 1, order 5: expected[20] = 0.000529, 
received 0.000529
math.c:2939: Test failed: Green: case 1, order 5: expected[20] = 0.000809, 
received 0.000809
math.c:2949: Test failed: Blue: case 1, order 5: expected[20] = 0.001089, 
received 0.001089
math.c:2930: Test failed: Red: case 1, order 6: expected[20] = 0.000529, 
received 0.000529
math.c:2939: Test failed: Green: case 1, order 6: expected[20] = 0.000809, 
received 0.000809
math.c:2949: Test failed: Blue: case 1, order 6: expected[20] = 0.001089, 
received 0.001089
math.c:2930: Test failed: Red: case 2, order 5: expected[20] = -0.000715, 
received -0.000714
math.c:2939: Test failed: Green: case 2, order 5: expected[20] = -0.001093, 
received -0.001093
math.c:2949: Test failed: Blue: case 2, order 5: expected[20] = -0.001471, 
received -0.001471
math.c:2930: Test failed: Red: case 2, order 6: expected[20] = -0.000715, 
received -0.000714
math.c:2939: Test failed: Green: case 2, order 6: expected[20] = -0.001093, 
received -0.001093
math.c:2949: Test failed: Blue: case 2, order 6: expected[20] = -0.001471, 
received -0.001471
make: *** [math.ok] Error 12

-- 
Alexandre Julliard
julli...@winehq.org




Re: d3dx9 [patch 1/2, try 3]: Implement D3DXSHEvalSphericalLight

2013-03-26 Thread Nozomi Kodama
Why are they not committed yet?




 From : Matteo Bruni matteo.myst...@gmail.com

Object : Re: d3dx9 [patch 1/2, try 3]: Implement D3DXSHEvalSphericalLight
 
2013/3/15 Nozomi Kodama nozomi.kod...@yahoo.com:


Patch series is fine to me.


Re: d3dx9 [patch 1/2, try 3]: Implement D3DXSHEvalSphericalLight

2013-03-26 Thread Michael Mc Donnell
On Tue, Mar 26, 2013 at 7:07 PM, Nozomi Kodama nozomi.kod...@yahoo.comwrote:

 Why are they not committed yet?


Alexandre is on vacation so that might explain why :-)



Re: d3dx9 [patch 1/2, try 3]: Implement D3DXSHEvalSphericalLight

2013-03-26 Thread Austin English
On Tue, Mar 26, 2013 at 6:04 PM, Michael Mc Donnell
mich...@mcdonnell.dk wrote:
 On Tue, Mar 26, 2013 at 7:07 PM, Nozomi Kodama nozomi.kod...@yahoo.com
 wrote:

 Why are they not committed yet?


 Alexandre is on vacation so that might explain why :-)

Well, he was last week, back now, but there is a backlog of patches to
go through..

Patches were committed today/yesterday:
http://source.winehq.org/git/wine.git/shortlog

-- 
-Austin




Re: d3dx9 [patch 1/2, try 3]: Implement D3DXSHEvalSphericalLight

2013-03-15 Thread Matteo Bruni
2013/3/15 Nozomi Kodama nozomi.kod...@yahoo.com:


Patch series is fine to me.