Henri Verbeet : wined3d: Track render_offscreen in the context.

Alexandre Julliard julliard at winehq.org
Thu Aug 6 10:49:24 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Aug  6 08:12:19 2009 +0200

wined3d: Track render_offscreen in the context.

This makes sure the relevant states in FindContext() are actually marked dirty
when needed.

---

 dlls/wined3d/arb_program_shader.c |    8 +++++---
 dlls/wined3d/context.c            |   22 ++++++++++++----------
 dlls/wined3d/device.c             |   10 ++++++----
 dlls/wined3d/drawprim.c           |    2 +-
 dlls/wined3d/glsl_shader.c        |   19 ++++++++++---------
 dlls/wined3d/state.c              |   27 ++++++++++++++++-----------
 dlls/wined3d/surface.c            |    9 ++++++---
 dlls/wined3d/wined3d_private.h    |    5 ++---
 8 files changed, 58 insertions(+), 44 deletions(-)

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



More information about the wine-cvs mailing list