Henri Verbeet : wined3d: Store a pointer to the state table in the context.

Alexandre Julliard julliard at winehq.org
Mon Jul 25 11:43:12 CDT 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Sun Jul 24 21:48:11 2011 +0200

wined3d: Store a pointer to the state table in the context.

---

 dlls/wined3d/arb_program_shader.c  |    5 +++--
 dlls/wined3d/ati_fragment_shader.c |    2 +-
 dlls/wined3d/context.c             |   29 +++++++++++++++--------------
 dlls/wined3d/state.c               |    4 ++--
 dlls/wined3d/wined3d_private.h     |    7 ++++---
 5 files changed, 25 insertions(+), 22 deletions(-)

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



More information about the wine-cvs mailing list