Re: d3d9: Add some visual tests for Direct3DDevice9_StretchRect()

2008-04-01 Thread Jason Green
On Tue, Apr 1, 2008 at 5:45 AM, Stefan Dösinger <[EMAIL PROTECTED]> wrote: > Am Dienstag, 1. April 2008 07:20:44 schrieb Jason Green: > Did you take a look at the various capability flags? I think the test as you > submitted it is correct for dx9 level cards and drivers, but there are a few > ca

Re: d3d9: Add some visual tests for Direct3DDevice9_StretchRect()

2008-04-01 Thread Stefan Dösinger
Am Dienstag, 1. April 2008 07:20:44 schrieb Jason Green: Did you take a look at the various capability flags? I think the test as you submitted it is correct for dx9 level cards and drivers, but there are a few capability flags like D3DDEVCAPS2_CANSTRETCHRECTFROMTEXTURE or similar. Also some dri