Henri Verbeet : wined3d: Move the stream source binding code to context.c.

Alexandre Julliard julliard at winehq.org
Thu Apr 19 16:54:19 CDT 2018


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr 19 16:08:12 2018 +0430

wined3d: Move the stream source binding code to context.c.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/context.c         | 521 ++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/state.c           | 530 +----------------------------------------
 dlls/wined3d/wined3d_private.h |   5 +
 3 files changed, 532 insertions(+), 524 deletions(-)

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



More information about the wine-cvs mailing list