Re: [3/4] d3d9/tests: Test partial block locks

2011-10-31 Thread Henri Verbeet
On 31 October 2011 20:03, Stefan Dösinger ste...@codeweavers.com wrote: +case D3DPOOL_SCRATCH: +case D3DPOOL_SYSTEMMEM: +hr = IDirect3DDevice9_CreateOffscreenPlainSurface(device, 128, 128, formats[i].fmt, +

Re: [3/4] d3d9/tests: Test partial block locks

2011-10-31 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=15192 Your paranoid

Re: [3/4] d3d9/tests: Test partial block locks

2011-10-31 Thread Stefan Dösinger
On Monday 31 October 2011 21:10:41 Henri Verbeet wrote: On 31 October 2011 20:03, Stefan Dösinger ste...@codeweavers.com wrote: +case D3DPOOL_SCRATCH: +case D3DPOOL_SYSTEMMEM: +hr = IDirect3DDevice9_CreateOffscreenPlainSurface(device,