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

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


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

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

wined3d: Set an array of constant buffers 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            | 38 ++++++++++++++++++++++--------
 dlls/wined3d/cs.c              | 53 ++++++++++++++++++++++++------------------
 dlls/wined3d/device.c          | 37 ++++++++++++++++-------------
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h |  5 ++--
 include/wine/wined3d.h         |  5 ++--
 6 files changed, 87 insertions(+), 53 deletions(-)

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



More information about the wine-cvs mailing list