[Bug 7291] Certain shader effects slow HL2 down to 0 fps.

Wine Bugs wine-bugs at winehq.org
Tue Feb 6 15:40:08 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7291





------- Additional Comments From vitaliy at kievinfo.com  2007-06-02 15:40 -------
Created an attachment (id=4816)
 --> (http://bugs.winehq.org/attachment.cgi?id=4816&action=view)
Patch to disable StretchRect

It's not a shader effect, but IDirect3DDevice9Impl_StretchRect
The 1024x768 won't work for everything, only some places that use StretchRect
on targets with matching dimensions. You can verify this by disabling
StretchRect with the attached patch.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list