Re: [2/2] d3dx9_36: Add D3DXCreateFragmentLinker, D3DXCreateFragmentLinkerEx stubs
27 Jul
2015
27 Jul
'15
5:12 p.m.
2015-07-23 11:11 GMT+02:00 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>:
Hi,
Fixes crash of https://bugs.winehq.org/show_bug.cgi?id=38086
Changelog: d3dx9_36: Add D3DXCreateFragmentLinker, D3DXCreateFragmentLinkerEx stubs
Best Regards Alistair Leslie-Hughes
+ FIXME("(device %p, size %u, linker %p)\n", device, size, linker);
Please drop the parentheses in the message.
+ + if(linker)
Space between if and '('. While you're at it, please drop the D3DXCreateFragmentLinker and D3DXCreateFragmentLinkerEx entries from d3dx9_42.spec, it looks like those functions were removed in d3dx9_42.dll. You should probably also add the function prototypes to d3dx9shader.h.
3794
Age (days ago)
3794
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matteo Bruni