d3dx: Implementation of D3DXGetFVFVertexSize and some test for that function.

Luis Busquets luis.busquets at ilidium.com
Wed Apr 9 07:25:22 CDT 2008


This patch implements function D3DXGetFVFVertexSize and adds tests on it.

---
  dlls/d3dx8/Makefile.in          |    3 +-
  dlls/d3dx8/d3dx8_main.c         |    5 --
  dlls/d3dx8/mesh.c               |   90 
+++++++++++++++++++++++++++++++++++++++
  dlls/d3dx9_36/tests/Makefile.in |    3 +-
  dlls/d3dx9_36/tests/mesh.c      |   59 +++++++++++++++++++++++++
  5 files changed, 153 insertions(+), 7 deletions(-)
  create mode 100644 dlls/d3dx8/mesh.c
  create mode 100644 dlls/d3dx9_36/tests/mesh.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 25ffebe8877fd886c61ce3ebc8534255f0627bc4.diff
Type: text/x-patch
Size: 6950 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080409/5cb10ffb/attachment.bin 


More information about the wine-patches mailing list