Henri Verbeet : wined3d: Store the current GLSL program per-context.

Alexandre Julliard julliard at winehq.org
Fri Aug 23 13:49:34 CDT 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Aug 23 10:18:14 2013 +0200

wined3d: Store the current GLSL program per-context.

---

 dlls/wined3d/arb_program_shader.c |   18 +++++-
 dlls/wined3d/context.c            |   11 +++-
 dlls/wined3d/glsl_shader.c        |  112 ++++++++++++++++++++++++-------------
 dlls/wined3d/shader.c             |   16 ++++-
 dlls/wined3d/wined3d_private.h    |    7 ++-
 5 files changed, 112 insertions(+), 52 deletions(-)

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



More information about the wine-cvs mailing list