Module: wine Branch: master Commit: 72b926568056c19f85860ce5e73317101ea62d63 URL: http://source.winehq.org/git/wine.git/?a=commit;h=72b926568056c19f85860ce5e7...
Author: Paul Gofman gofmanp@gmail.com Date: Tue Aug 29 17:54:02 2017 +0300
d3dx9: Get rid of constants modification bitmasks.
Signed-off-by: Paul Gofman gofmanp@gmail.com Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3dx9_36/d3dx9_private.h | 3 +- dlls/d3dx9_36/preshader.c | 325 +++++++++++++++++++----------------------- 2 files changed, 148 insertions(+), 180 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=72b926568056c19f85860c...