[1/2] d3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDCALL when an invalid declarator is passed.

Misha Koshelev misha680 at gmail.com
Tue Sep 21 20:26:34 CDT 2010


Credit for the idea of comparing the result of D3DXDeclaratorFromFVF
to D3DXFVFFromDeclarator goes to Tony Wasserka:
http://repo.or.cz/w/wine/d3dx9TW.git/blob/Merge:/dlls/d3dx9_36/mesh.c
(see line 405, and his comparison is vice versa - i.e.,
D3DXDeclaratorFromFVF to D3DXFVFFromDeclarator)
---
 dlls/d3dx9_36/mesh.c       |   23 ++++++++++++++++++++++-
 dlls/d3dx9_36/tests/mesh.c |    2 ++
 2 files changed, 24 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9_36-D3DXDeclaratorFromFVF-returns-D3DERR_INVALIDC.txt
Type: text/x-patch
Size: 2142 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100921/15464f1c/attachment-0001.bin>


More information about the wine-patches mailing list