Zebediah Figura : wined3d: Set an array of samplers as a single CS operation.

Alexandre Julliard julliard at winehq.org
Tue Jul 6 18:09:35 CDT 2021


Module: wine
Branch: master
Commit: 34a9d3e40f71ddc2f03c976830bf8b9f6a35ea25
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=34a9d3e40f71ddc2f03c976830bf8b9f6a35ea25

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Jul  5 21:40:54 2021 -0500

wined3d: Set an array of samplers as a single CS operation.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d11/device.c            | 168 +++++++++++++++--------------------------
 dlls/wined3d/cs.c              |  38 ++++++----
 dlls/wined3d/device.c          |  38 +++++-----
 dlls/wined3d/wined3d.spec      |   2 +-
 dlls/wined3d/wined3d_private.h |   4 +-
 include/wine/wined3d.h         |   4 +-
 6 files changed, 107 insertions(+), 147 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=34a9d3e40f71ddc2f03c976830bf8b9f6a35ea25



More information about the wine-cvs mailing list