Zebediah Figura : wined3d: Pass the client stateblock state to wined3d stateblock methods.

Alexandre Julliard julliard at winehq.org
Wed Nov 27 16:32:29 CST 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Nov 26 22:58:26 2019 -0600

wined3d: Pass the client stateblock state to wined3d stateblock methods.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d8/device.c        | 10 +++++-----
 dlls/d3d9/device.c        |  4 ++--
 dlls/d3d9/stateblock.c    |  6 +++---
 dlls/ddraw/ddraw.c        |  7 ++++---
 dlls/ddraw/device.c       |  8 ++++----
 dlls/wined3d/stateblock.c | 32 +++++++++++++++++---------------
 dlls/wined3d/wined3d.spec |  6 +++---
 include/wine/wined3d.h    |  8 +++++---
 8 files changed, 43 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list