http://bugs.winehq.org/show_bug.cgi?id=5715
------- Additional Comments From jeremielapuree@yahoo.fr 2006-20-07 02:37 ------- With the wine cvs version dated of today (07-20-2006), I have exacltly the same log as with wine cvs dated of yesterday. I don't have the line "fixme:d3d_shader:IWineD3DVertexShaderImpl_GenerateShader HW VertexShader Error at position 262: "Error on line 9: invalid swizzle for scalar op (hint: 'xyzz')". Strange.... Now, I remember that there is a problem with validatevertexshader. In the past, there were only 4 parameters for this function, then Oliver Stieber added one parameter. Then, with the changes in wined3d, validatevertexshader had only 4 parameters again.
Dan Kegel proposed a patch for 5 parameters again, but I think that it was not accepted. Maybe, it is the problem, since there are a lot of validatevertexshader:Stub
If a wined3d guru could answer, it would be great
Joaopa