Henri Verbeet : wined3d: Group instruction context information together in struct wined3d_shader_context .

Alexandre Julliard julliard at winehq.org
Thu Apr 16 14:34:47 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Apr 15 10:06:28 2009 +0200

wined3d: Group instruction context information together in struct wined3d_shader_context.

---

 dlls/wined3d/arb_program_shader.c |  195 +++++++++++++--------------
 dlls/wined3d/baseshader.c         |    9 +-
 dlls/wined3d/glsl_shader.c        |  268 ++++++++++++++++++------------------
 dlls/wined3d/wined3d_private.h    |   11 +-
 4 files changed, 245 insertions(+), 238 deletions(-)

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



More information about the wine-cvs mailing list