[PATCH] D3DXGetFVFVertexSize implementation

Victor ErV2005 at rambler.ru
Fri Jan 25 12:41:52 CST 2008


Hello.

This is a DX8 implementation of D3DXGetFVFVertexSize (i.e. D3DFVF_XYZW is 
commented out).I must note that I've encountered a bug in original/natvie 
D3DXGetFVFVertexSize - it returned wrong vertex size(one float less than 
needed(?)) when it was used with D3DFVF_XYZB4.It was more than a year ago, 
and I'm not sure if this bug still exists in native D3DX. 
Anyway this bug isn't reproduced here.

Changelog:
    added D3DXGetFVFVertexSize implementation

-- 
Victor Eremin (ErV2005 at rambler.ru)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-D3DXGetFVFVertexSize-implementation.patch
Type: text/x-diff
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080125/d7744c18/attachment.patch 


More information about the wine-patches mailing list