Module: wine Branch: master Commit: 69e1100c0c9cf92888e78285ffa12da13da97b7b URL: http://source.winehq.org/git/wine.git/?a=commit;h=69e1100c0c9cf92888e78285ff...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Aug 21 08:29:28 2013 +0200
wined3d: Handle NP2 fixup updates in shader_load_constants().
---
dlls/wined3d/arb_program_shader.c | 77 ++++++++++++++++++------------------- dlls/wined3d/glsl_shader.c | 74 ++++++++++++++--------------------- dlls/wined3d/shader.c | 3 - dlls/wined3d/state.c | 2 +- dlls/wined3d/wined3d_private.h | 5 +- 5 files changed, 70 insertions(+), 91 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=69e1100c0c9cf92888e782...