=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Move the decoded stream info into the context.

Alexandre Julliard julliard at winehq.org
Thu Sep 12 14:55:21 CDT 2013


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Thu Sep 12 12:23:29 2013 +0200

wined3d: Move the decoded stream info into the context.

---

 dlls/wined3d/arb_program_shader.c |   13 +--
 dlls/wined3d/buffer.c             |    2 +-
 dlls/wined3d/context.c            |  215 ++++++++++++++++++++++++++++++++++++-
 dlls/wined3d/device.c             |  213 +------------------------------------
 dlls/wined3d/drawprim.c           |   10 +-
 dlls/wined3d/glsl_shader.c        |    8 +-
 dlls/wined3d/state.c              |   29 +++---
 dlls/wined3d/wined3d_private.h    |   19 ++--
 8 files changed, 252 insertions(+), 257 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d8c43aabf7fb872ec07e2302be4cacbed65d9a4f



More information about the wine-cvs mailing list