Paul Gofman : wined3d: Store and use stream offset in state block.

Alexandre Julliard julliard at winehq.org
Fri Apr 5 16:04:58 CDT 2019


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

Author: Paul Gofman <gofmanp at gmail.com>
Date:   Thu Apr  4 19:07:13 2019 +0300

wined3d: Store and use stream offset in state block.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=21161
Signed-off-by: Paul Gofman <gofmanp at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d9/tests/stateblock.c   | 79 ++++++++++++++++++++++++++++++++----------
 dlls/wined3d/device.c          |  1 +
 dlls/wined3d/stateblock.c      | 30 ++++++++++++----
 dlls/wined3d/wined3d_private.h |  3 +-
 4 files changed, 87 insertions(+), 26 deletions(-)

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



More information about the wine-cvs mailing list