Paul Gofman : wined3d: Store and use stream offset in state block.
Module: wine Branch: master Commit: 57653b9527ed377747b898f11484219466902fed URL: https://source.winehq.org/git/wine.git/?a=commit;h=57653b9527ed377747b898f11... Author: Paul Gofman <gofmanp(a)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(a)gmail.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=57653b9527ed377747b89...
participants (1)
-
Alexandre Julliard