Zebediah Figura : wined3d: Set the entire stream output state as a single CS operation.

Alexandre Julliard julliard at winehq.org
Mon Jul 19 15:59:14 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Thu Jul 15 00:18:29 2021 -0500

wined3d: Set the entire stream output state 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            | 29 +++++++++++--------------
 dlls/wined3d/cs.c              | 49 ++++++++++++++++++++----------------------
 dlls/wined3d/device.c          | 40 ++++++++++++++--------------------
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h | 10 ++-------
 include/wine/wined3d.h         | 10 +++++++--
 6 files changed, 63 insertions(+), 77 deletions(-)

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



More information about the wine-cvs mailing list