Module: wine Branch: master Commit: a14793f50ba3acb0b99bb166b8534b255ff09ca2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a14793f50ba3acb0b99bb166b8...
Author: Alexander Dorofeyev alexd4@inbox.lv Date: Sat Nov 2 08:14:46 2013 +0200
wined3d: Fix resultarg state handling in nvrc/nvts code.
Resultarg affects both rgb and alpha register combiner output. Ensure that changing resultarg updates both.
---
dlls/wined3d/nvidia_texture_shader.c | 32 ++++++++++++++++++++++++-------- 1 files changed, 24 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a14793f50ba3acb0b99bb1...