[PATCH 2/5] d3dcompiler: Implement D3DCreateBlob().

Rico Schüller kgbricola at web.de
Sun Aug 15 10:05:31 CDT 2010


---
  dlls/d3dcompiler_43/Makefile.in           |    2 +
  dlls/d3dcompiler_43/blob.c                |  116 
+++++++++++++++++++++++++++++
  dlls/d3dcompiler_43/d3dcompiler_43.spec   |    2 +-
  dlls/d3dcompiler_43/d3dcompiler_43_main.c |   37 +++++++++
  dlls/d3dcompiler_43/d3dcompiler_private.h |   49 ++++++++++++
  5 files changed, 205 insertions(+), 1 deletions(-)
  create mode 100644 dlls/d3dcompiler_43/blob.c
  create mode 100644 dlls/d3dcompiler_43/d3dcompiler_private.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-d3dcompiler-Implement-D3DCreateBlob.txt
Type: text/x-patch
Size: 7431 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100815/e8bcd0b1/attachment.bin>


More information about the wine-patches mailing list