Module: wine Branch: master Commit: 6fce4d45474d1d933d04264b12869bd9a6a485b6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6fce4d45474d1d933d04264b12...
Author: Stefan Dösinger stefan@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=6fce4d45474d1d933d0426...