http://bugs.winehq.org/show_bug.cgi?id=2859
------- Additional Comments From oliver_stieber@yahoo.co.uk 2005-11-10 11:05 ------- Created an attachment (id=1152) --> (http://bugs.winehq.org/attachment.cgi?id=1152&action=view) d3d9-check-for-null-rendertarget-os-1.patch
This patch allows passing of a NULL surface to setRenderTarget (wined3d will return D3DERR_INVALIDCALL as per http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/...
)