=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Pass the state and private data to shader_select.

Alexandre Julliard julliard at winehq.org
Tue May 14 15:34:11 CDT 2013


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue May 14 17:38:19 2013 +0200

wined3d: Pass the state and private data to shader_select.

---

 dlls/wined3d/arb_program_shader.c |   25 ++++++++++---------------
 dlls/wined3d/context.c            |    4 +---
 dlls/wined3d/glsl_shader.c        |   28 +++++++++++++---------------
 dlls/wined3d/shader.c             |   11 +++++------
 dlls/wined3d/wined3d_private.h    |   10 ++--------
 5 files changed, 31 insertions(+), 47 deletions(-)

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



More information about the wine-cvs mailing list