Zebediah Figura : wined3d: Set both the stream source and frequency for a given index as a single CS operation.
Module: wine Branch: master Commit: 5d588eaa4f15d8f80e0d660af9ce9e7a64866619 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5d588eaa4f15d8f80e0d660af... Author: Zebediah Figura <zfigura(a)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(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=5d588eaa4f15d8f80e0d6...
participants (1)
-
Alexandre Julliard