Module: wine Branch: stable Commit: 773a6f3c70ee27511c1ec24fa4dd6842e528b7bf URL: http://source.winehq.org/git/wine.git/?a=commit;h=773a6f3c70ee27511c1ec24fa4...
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. (cherry picked from commit a14793f50ba3acb0b99bb166b8534b255ff09ca2)
---
dlls/wined3d/nvidia_texture_shader.c | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=773a6f3c70ee27511c1ec2...