Re: 0003-wined3d-Filter-invalid-stuff-in-SetStreamSourceFreq
6 Apr
2008
6 Apr
'08
3:46 p.m.
Am Sonntag, 6. April 2008 17:03:41 schrieb Rico Schüller:
Hi,
this patch filters out invalid parameter in SetStreamSourceFreq(). The test for that is 0005-d3d9-add-stream_test-with-instancing. So apply this first, otherwise the tests will fail on wine. You should write some message that the function returns an error, e.g. WARN("INSTANCEDATA used on stream 0, returning D3DERR_INVALIDCALL\n"); This eases debugging. I prefer a WARN for such cases. It won't be printed with the default FIXME loglevel, as it could be caused by an app bug, but it is more significant than a TRACE, since an invalid function call could be caused by incorrect behavior of Wine earlier on.
6464
Age (days ago)
6464
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Dösinger