Henri Verbeet : wined3d: Use the input signature to setup SM4 pixel shader input semantics.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Nov 4 09:19:32 CST 2014


Module: wine
Branch: master
Commit: 875a7c5426411a08b0e8df620d0f325575b9dd87
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=875a7c5426411a08b0e8df620d0f325575b9dd87

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Nov  4 08:47:45 2014 +0100

wined3d: Use the input signature to setup SM4 pixel shader input semantics.

---

 dlls/d3d10core/d3d10core_private.h |   1 +
 dlls/d3d10core/shader.c            |  61 ++++++++++++++-----
 dlls/d3d8/shader.c                 |  24 ++++++--
 dlls/d3d9/shader.c                 |  20 +++++--
 dlls/wined3d/shader.c              | 116 +++++++++++++++++++++++--------------
 include/wine/wined3d.h             |  23 +++++---
 6 files changed, 169 insertions(+), 76 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=875a7c5426411a08b0e8df620d0f325575b9dd87



More information about the wine-cvs mailing list