Module: wine Branch: master Commit: 454a2c5c214ed8444464337559c591f86a2a8a54 URL: http://source.winehq.org/git/wine.git/?a=commit;h=454a2c5c214ed8444464337559...
Author: Paul Gofman gofmanp@gmail.com Date: Thu May 18 19:23:17 2017 +0200
d3dx9: Match native out of bounds array selector index handling.
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 | 4 +++- dlls/d3dx9_36/effect.c | 23 +++++++++++++++-------- dlls/d3dx9_36/preshader.c | 16 +++++++++------- dlls/d3dx9_36/tests/effect.c | 25 +++++++++---------------- 4 files changed, 36 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=454a2c5c214ed844446433...