[WINED3D] Share shader_dump_ins_modifiers()

Ivan Gyurdiev ivg2 at cornell.edu
Thu May 4 09:08:47 CDT 2006


...and make vertex shaders actually use it.
The saturate modifer (_sat) is valid on vs_3_0+, and it isn't being 
shown in the trace.

[ I am trying out git --attach feature, let me know if things get 
corrupted somehow ].

---

  dlls/wined3d/baseshader.c      |   25 +++++++++++++++++++++++++
  dlls/wined3d/pixelshader.c     |   29 ++---------------------------
  dlls/wined3d/vertexshader.c    |    5 ++++-
  dlls/wined3d/wined3d_private.h |    3 +++
  4 files changed, 34 insertions(+), 28 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 89f01080c43df195434fb01a2cecab3b47ac2e75.diff
Type: text/x-patch
Size: 4992 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060504/37d08c72/89f01080c43df195434fb01a2cecab3b47ac2e75.diff


More information about the wine-patches mailing list