[Bug 33979] Still Life 2 demo crashes without native d3dcompiler_43 (or d3dx9_36)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 7 16:14:28 CDT 2013


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

Christian Costa <titan.costa at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |titan.costa at gmail.com

--- Comment #3 from Christian Costa <titan.costa at gmail.com> 2013-07-07 16:14:28 CDT ---
The shader uses:
float4x4        gViewProj       : register( c0 );
float4x3        gWorld[40]      : register( c5 );

Mapping a variable to a register is not yet supported by the parser.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list