http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #10 from Austin English austinenglish@gmail.com 2008-03-18 12:40:15 --- (In reply to comment #9)
i did a regression test between x55 - x57 with the following result. 73ba896e8ef6ac218a03ede6b46d78342bf86946 is first bad commit commit 73ba896e8ef6ac218a03ede6b46d78342bf86946 Author: Stefan Dösinger stefan@codeweavers.com Date: Sat Mar 1 22:06:38 2008 +0100
d3d9: Add a test testing two texbem instructions in one shader.
:040000 040000 f3945f805a00811336f93b79bbaca1bb87aa44db 8118011fff8aaf9b475fe5a9015982b8a74de287 M dlls
i hope this will help to fix to bug.
Are you sure that patch causes the regression? All it did was add a test...Can you try and see if: $ git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946
Fixes the problem for you?