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

Alexandre Julliard julliard at winehq.org
Wed Jul 7 15:01:30 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Jul  6 20:43:43 2021 -0500

wined3d: Set an array of UAVs 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            | 63 +++++++++++++++++++++----------------
 dlls/wined3d/cs.c              | 70 ++++++++++++++++++++++++++----------------
 dlls/wined3d/device.c          | 45 ++++++++++++++-------------
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h |  6 ++--
 include/wine/wined3d.h         |  6 ++--
 6 files changed, 109 insertions(+), 83 deletions(-)

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



More information about the wine-cvs mailing list