http://bugs.winehq.org/show_bug.cgi?id=19365
--- Comment #11 from Fabian Bieler der.fabe@gmx.net 2009-07-19 15:06:59 --- Created an attachment (id=22457) --> (http://bugs.winehq.org/attachment.cgi?id=22457) wined3d: reset scissor rectangle on SetRenderTarget
According to MSDN, the scissor rectangle should be reset if SetRenderTarget is called: http://msdn.microsoft.com/en-us/library/bb147354(VS.85).aspx
This fixes the bug.