Module: wine Branch: master Commit: b37ce45d6c601eaf61be172d4b58a37240d7d136 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b37ce45d6c601eaf61be172d4b...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Sep 20 12:04:30 2010 +0200
wined3d: Move pixel shader constants to wined3d_state.
---
dlls/wined3d/arb_program_shader.c | 17 ++++++------ dlls/wined3d/device.c | 12 ++++---- dlls/wined3d/glsl_shader.c | 6 ++-- dlls/wined3d/stateblock.c | 50 ++++++++++++++++++------------------ dlls/wined3d/wined3d_private.h | 8 ++--- 5 files changed, 46 insertions(+), 47 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b37ce45d6c601eaf61be17...