Henri Verbeet : wined3d: Move the pixel shader to wined3d_state.

Alexandre Julliard julliard at winehq.org
Mon Sep 20 12:12:22 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Sep 20 12:04:29 2010 +0200

wined3d: Move the pixel shader to wined3d_state.

---

 dlls/wined3d/arb_program_shader.c |   17 +++++++++--------
 dlls/wined3d/device.c             |   20 +++++++++++---------
 dlls/wined3d/glsl_shader.c        |    8 ++++----
 dlls/wined3d/state.c              |    8 ++++----
 dlls/wined3d/stateblock.c         |   15 +++++++++------
 dlls/wined3d/wined3d_private.h    |    7 +++----
 6 files changed, 40 insertions(+), 35 deletions(-)

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



More information about the wine-cvs mailing list