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

Luis Busquets luis.busquets at ilidium.com
Thu Apr 10 13:54:32 CDT 2008


This is a re-send. Since I have received no further comments I assume this patch is ready for being committed.

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: 6951 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080410/8b87466a/attachment-0001.bin 


More information about the wine-patches mailing list