d3dx9: Implementation of D3DXGetShaderSize and 3 tests 1/2 try2 resend

Luis Busquets luis.busquets at ilidium.com
Thu Apr 10 13:56:01 CDT 2008


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

-------- Mensaje original --------
Asunto: 	d3dx9: Implementation of D3DXGetShaderSize and 3 tests 1/2 try2
Fecha: 	Wed, 09 Apr 2008 12:49:19 +0200
De: 	Luis Busquets <luis.busquets at ilidium.com>
Para: 	wine-patches at winehq.org



Implementation of D3DXGetShaderSize and 3 tests, adding all suggestions 
and the test for the NULL shader.

---
  dlls/d3dx9_36/Makefile.in       |    3 +-
  dlls/d3dx9_36/d3dx9_36.spec     |    2 +-
  dlls/d3dx9_36/shader.c          |   52 +++++++++++++++++++++++++++++++++
dlls/d3dx9_36/tests/Makefile.in |    3 +-
  dlls/d3dx9_36/tests/shader.c    |   60
+++++++++++++++++++++++++++++++++++++++
  5 files changed, 117 insertions(+), 3 deletions(-)
  create mode 100644 dlls/d3dx9_36/shader.c
  create mode 100644 dlls/d3dx9_36/tests/shader.c




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20080410/181a4635/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f715cf4f1241acf214d1098ca295833c9af4276e.diff
Type: text/x-patch
Size: 6200 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080410/181a4635/attachment.bin 


More information about the wine-patches mailing list