[Bug 12717] Europa Universalis III: Borders drawn corrupted

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 10 21:14:29 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=12717

--- Comment #32 from Jarkko K <jarkko_korpi at hotmail.com> ---
I forgot to add

Direct3DShaderValidatorCreate9

But wine source code says this

79 /*******************************************************************
80 * Direct3DShaderValidatorCreate9 (D3D9.@)
81 *
82 * No documentation available for this function.
83 * SDK only says it is internal and shouldn't be used.
84 */
85 void* WINAPI Direct3DShaderValidatorCreate9(void)
86 {
87 static int once;
88
89 if (!once++) FIXME("stub\n");
90 return NULL;
91 }
92 

http://source.winehq.org/git/wine.git/blob/e3383d1739f0a3ff9ebf1975f2cf6418bf125c2f:/dlls/d3d9/d3d9_main.c#l80

-- 
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