[PATCH 1/2] d3dx9: Implement D3DXGetShaderSamplers().

Rico Schüller kgbricola at web.de
Fri Jul 15 03:52:36 CDT 2011


Hi,

this implements D3DXGetShaderSamplers() in d3dx9_36.dll. It is needed 
for some functions in the effect interface (e.g. in IsParameterUsed)

Cheers
Rico


---
  dlls/d3dx9_36/d3dx9_36.spec  |    2 +-
  dlls/d3dx9_36/shader.c       |   62 +++++++++++++++++++++++
  dlls/d3dx9_36/tests/shader.c |  111 
++++++++++++++++++++++++++++++++++++++++++
  include/d3dx9shader.h        |    1 +
  4 files changed, 175 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9-Implement-D3DXGetShaderSamplers.txt
Type: text/x-patch
Size: 10858 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110715/387c1983/attachment.bin>


More information about the wine-patches mailing list