[Bug 10559] C&C3 extremly slow

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 25 08:53:35 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10559





--- Comment #8 from Stefan Dösinger <stefandoesinger at gmx.at>  2007-11-25 08:53:35 ---
Looks like a shader is recompiled every draw, but the swizzled attributes
aren't stored properly

trace:d3d_shader:IWineD3DVertexShaderImpl_CompileShader (0x16154260) : function
0x161545d0
trace:d3d_shader:swizzled_attribs_differ Attribute WINED3DDECLUSAGE_COLOR0 is
D3DCOLOR now but wasn't before
warn:d3d_shader:IWineD3DVertexShaderImpl_CompileShader Recompiling vertex
shader 0x16154260 due to D3DCOLOR input changes

...

trace:d3d_shader:IWineD3DVertexShaderImpl_CompileShader (0x16154260) :
Generating hardware program
trace:d3d_shader:find_swizzled_attribs New swizzled attributes array
<nothing>

...


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list