Re: [PATCH 5/5] ddraw: Allow creating back buffer for DirectX 1 interfaces. (try 5, resend)

2010-08-19 Thread Stefan Dösinger
Am 18.08.2010 um 22:01 schrieb Oldřich Jedlička: +if(DDSD-ddsCaps.dwCaps DDSCAPS_FRONTBUFFER) { +WARN(Application tried to create an explicit front buffer\n); LeaveCriticalSection(ddraw_cs); return DDERR_INVALIDCAPS; } This test seems redundant now. The

Re: [PATCH 5/5] ddraw: Allow creating back buffer for DirectX 1 interfaces. (try 5, resend)

2010-08-18 Thread testbot
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=4557 Your paranoid

Re: [PATCH 5/5] ddraw: Allow creating back buffer for DirectX 1 interfaces. (try 5)

2010-08-08 Thread testbot
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=4356 Your paranoid