Zebediah Figura : wined3d: Set both the stream source and frequency for a given index as a single CS operation.

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


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

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

wined3d: Set both the stream source and frequency for a given index 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            | 20 ++++++++++---
 dlls/wined3d/cs.c              | 54 ++++-------------------------------
 dlls/wined3d/device.c          | 64 +++++++++++-------------------------------
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h |  4 +--
 include/wine/wined3d.h         |  2 +-
 6 files changed, 41 insertions(+), 105 deletions(-)

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



More information about the wine-cvs mailing list